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

Class SolrRESTSearchTermAssociationExpressionProvider

  • All Implemented Interfaces:
    SearchExpressionProvider


    public class SolrRESTSearchTermAssociationExpressionProvider
    extends AbstractSolrSearchExpressionProvider
    implements SearchExpressionProvider
    This is a Solr specific implementation of the search expression provider for expanding the search term into its synonyms using the search term association data in WebSphere Commerce database instead of using the Solr SynonymFactory. The result will be stored in the _wcf.search.internal.synonyms control parameter of the SelectionCriteria for the current language.