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

Class SolrRESTSearchWebContentStoreInfoExpressionProvider

  • All Implemented Interfaces:
    SearchExpressionProvider


    public class SolrRESTSearchWebContentStoreInfoExpressionProvider
    extends AbstractSolrSearchExpressionProvider
    implements SearchExpressionProvider
    This is a Solr specific implementation of the search expression provider for creating a mandatory search condition for searching unstructured content, along with a store path if applies. The resulting Solr expression will be added back into the SelectionCriteria object for other downstream processing using the _wcf.search.internal.filterquery control parameter.