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

Class SolrRESTSearchByPublishedEntryOnlyExpressionProvider

  • All Implemented Interfaces:
    SearchExpressionProvider


    public class SolrRESTSearchByPublishedEntryOnlyExpressionProvider
    extends AbstractSolrSearchExpressionProvider
    implements SearchExpressionProvider
    This is a Solr specific implementation of the search expression provider for restricting search results to only published entries. The resulting Solr expression will be added back into the SelectionCriteria object for other downstream processing using the _wcf.search.internal.filterquery control parameter.