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

Class SolrRESTSearchByCategoryExpressionProvider

  • All Implemented Interfaces:
    SearchExpressionProvider


    public class SolrRESTSearchByCategoryExpressionProvider
    extends AbstractSolrSearchExpressionProvider
    implements SearchExpressionProvider
    This is a Solr specific implementation of the search expression provider for handling the search by category request. The resulting Solr expression will be added back into the SelectionCriteria object for other downstream processing using the _wcf.search.internal.filterquery control parameter.