Uses of Interface
org.opencms.search.solr.I_CmsSolrPostSearchProcessor
-
Uses of I_CmsSolrPostSearchProcessor in org.opencms.search.solr
Modifier and TypeClassDescriptionclass
This Solr post processor generates for each found document the corresponding link and adds this link into the resulting document as field.Modifier and TypeMethodDescriptionCmsSolrIndex.getPostProcessor()
Returns the search post processor.Modifier and TypeMethodDescriptionvoid
CmsSolrIndex.setPostProcessor
(I_CmsSolrPostSearchProcessor postProcessor) Sets the search post processor.