Uses of Class
com.broadleafcommerce.search.provider.solr.AbstractSolrQueryContributor
Packages that use AbstractSolrQueryContributor
-
Uses of AbstractSolrQueryContributor in com.broadleafcommerce.search.provider.solr
Subclasses of AbstractSolrQueryContributor in com.broadleafcommerce.search.provider.solrModifier and TypeClassDescriptionclassAdd query filters to narrow query results to only those within the current application context.classAdd query filters to narrow query results down to the most specific Catalog context provided.classAdd query filters to narrow query results to only those within the current Customer Context.classWhenSearchSettingsProperties.isEnabled()is true, this will be applied in non-Admin contexts to exclude non-searchable and non-online products from results.classAdds query filters for active start and end dates for catalog queries.classclassThis contributor is responsible for applying filter queries (fq params) to the solr query.classSets Solr's "fl" value to designate which fields should be returned in a search response.classHandles attaching any relevant sorting (price, alphabetical, etc) to the search request.classIfspell check is enabled, this sets the necessary parameters on the Solr request.classReplace standard query with typed queries to include custom querying and boosts on query type / field combinations.classThis contributor is responsible for applying the query parser boost parameter to the solr query.classAdd query filters to narrow query results down to the most specific Sandbox context provided.classThis contributor adds the score parameter into the field list to be returned.classAdd query filters to narrow query results to only those within the current tenant context.classAdd query filters to narrow query results to only those within the user's allowed vendor restrictions.