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

Class SolrRESTSearchShallowCategoryExpressionProvider

  • All Implemented Interfaces:
    SearchExpressionProvider


    public class SolrRESTSearchShallowCategoryExpressionProvider
    extends AbstractSolrSearchExpressionProvider
    implements SearchExpressionProvider
    This is a Solr specific implementation of the search expression provider for handling the shallow subcategory 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.