Uses of Class
de.hybris.platform.solrfacetsearch.search.CoupledQueryField
Packages that use CoupledQueryField
Package
Description
-
Uses of CoupledQueryField in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return types with arguments of type CoupledQueryFieldMethods in de.hybris.platform.solrfacetsearch.search with parameters of type CoupledQueryFieldModifier and TypeMethodDescriptionvoidSearchQuery.addCoupledFields(CoupledQueryField field) Adds logically coupled query fields. -
Uses of CoupledQueryField in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type CoupledQueryFieldModifier and TypeMethodDescriptionprotected List<CoupledQueryField>DefaultSolrQueryConverter.includeCatalogVersionFields(SearchQuery searchQuery) Includes the catalogId and catalogVersion query fields in the SOLR query, based on theSearchQuery.getCatalogVersions().Method parameters in de.hybris.platform.solrfacetsearch.search.impl with type arguments of type CoupledQueryFieldModifier and TypeMethodDescriptionprotected String[]DefaultSolrQueryConverter.convertCoupledQueryFields(SearchQuery searchQuery, List<CoupledQueryField> coupledQueryFields)