Uses of Interface
org.opencms.search.solr.I_CmsSolrPostSearchProcessor
Packages that use I_CmsSolrPostSearchProcessor
-
Uses of I_CmsSolrPostSearchProcessor in org.opencms.search.solr
Classes in org.opencms.search.solr that implement I_CmsSolrPostSearchProcessorModifier and TypeClassDescriptionclassThis Solr post processor generates for each found document the corresponding link and adds this link into the resulting document as field.Methods in org.opencms.search.solr that return I_CmsSolrPostSearchProcessorModifier and TypeMethodDescriptionCmsSolrIndex.getPostProcessor()Returns the search post processor.Methods in org.opencms.search.solr with parameters of type I_CmsSolrPostSearchProcessorModifier and TypeMethodDescriptionvoidCmsSolrIndex.setPostProcessor(I_CmsSolrPostSearchProcessor postProcessor) Sets the search post processor.