| Package | Description |
|---|---|
| org.opencms.search.solr |
The package contains the Solr search integration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSolrLinkProcessor
This Solr post processor generates for each found document the corresponding link and
adds this link into the resulting document as field.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsSolrPostSearchProcessor |
CmsSolrIndex.getPostProcessor()
Returns the search post processor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsSolrIndex.setPostProcessor(I_CmsSolrPostSearchProcessor postProcessor)
Sets the search post processor.
|