com.ibm.commerce.catalog.facade.server.services.search.expression.solr

Class SolrSearchTermAssociationExpressionProvider

  • All Implemented Interfaces:
    SearchExpressionProvider


    public class SolrSearchTermAssociationExpressionProvider
    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.