Class DefaultFreeTextQueryBuilderFactory

java.lang.Object
de.hybris.platform.solrfacetsearch.search.impl.DefaultFreeTextQueryBuilderFactory
All Implemented Interfaces:
FreeTextQueryBuilderFactory, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware

public class DefaultFreeTextQueryBuilderFactory extends Object implements FreeTextQueryBuilderFactory, org.springframework.beans.factory.BeanFactoryAware
Default implementation for the interface which returns an implementation for the based on the query builder attribute of the index type configuration
  • Constructor Details

    • DefaultFreeTextQueryBuilderFactory

      public DefaultFreeTextQueryBuilderFactory()
  • Method Details