Uses of Interface
de.hybris.platform.solrfacetsearch.search.SolrResultPostProcessor
Packages that use SolrResultPostProcessor
Package
Description
-
Uses of SolrResultPostProcessor in de.hybris.platform.solrfacetsearch.reporting.processors
Classes in de.hybris.platform.solrfacetsearch.reporting.processors that implement SolrResultPostProcessorModifier and TypeClassDescriptionclassQuery post processor - stores statistics for SOLR query -
Uses of SolrResultPostProcessor in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type SolrResultPostProcessorModifier and TypeMethodDescriptionLegacyFacetSearchStrategy.getResultPostProcessors()Deprecated.Method parameters in de.hybris.platform.solrfacetsearch.search.impl with type arguments of type SolrResultPostProcessorModifier and TypeMethodDescriptionvoidLegacyFacetSearchStrategy.setResultPostProcessors(List<SolrResultPostProcessor> resultPostProcessors) Deprecated.