com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr

Class SolrRESTSearchResultGroupingQueryPostprocessor

  • All Implemented Interfaces:
    SearchQueryPostprocessor

    Deprecated.

    @Deprecated
    public class SolrRESTSearchResultGroupingQueryPostprocessor
    extends com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchRelevancyByProductGroupingPostprocessor
    Replaced by com.ibm.commerce.foundation.server.services.rest.search.expression .solr.SolrRESTSearchRelevancyByProductGroupingProvider as of V8. Ensure to use the alternative class instead and to set the relevancyMode value to enable the product grouping/hero features. Refer to the knowledge center for more details.
    • Constructor Detail

      • SolrRESTSearchResultGroupingQueryPostprocessor

        public SolrRESTSearchResultGroupingQueryPostprocessor(java.lang.String componentId)
        Deprecated. 
        Creates an instance of the search query post-processor for a particular component. This instance can be used and re-used for future search requests.
        Parameters:
        componentId - The target component.