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

Class SolrRESTSearchByCustomExpressionProvider

  • All Implemented Interfaces:
    SearchExpressionProvider
    Direct Known Subclasses:
    SolrSearchByCustomExpressionProvider


    public class SolrRESTSearchByCustomExpressionProvider
    extends AbstractSolrSearchExpressionProvider
    implements SearchExpressionProvider
    This is a Solr specific implementation of the search expression provider for handling the search by custom expression - _wcf.search.mandatory.expr , _wcf.search.expr and _wcf.search.filter.expr. The resulting Solr expression will be added back into the SelectionCriteria object for other downstream processing using the _wcf.search.internal.mandatory.query , _wcf.search.internal.optional.query and _wcf.search.internal.filterquery control parameter.