Uses of Class
de.hybris.platform.solrfacetsearch.search.Keyword
Packages that use Keyword
Package
Description
-
Uses of Keyword in de.hybris.platform.adaptivesearchsolr.listeners
Methods in de.hybris.platform.adaptivesearchsolr.listeners with parameters of type KeywordModifier and TypeMethodDescriptionprotected AsKeywordSolrAsSearchProfileCalculationListener.convertKeyword(Keyword source) Method parameters in de.hybris.platform.adaptivesearchsolr.listeners with type arguments of type KeywordModifier and TypeMethodDescriptionSolrAsSearchProfileCalculationListener.convertKeywords(List<Keyword> keywords) -
Uses of Keyword in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return types with arguments of type KeywordModifier and TypeMethodDescriptionSearchQuery.getKeywords()Returns the keywords.SearchQueryKeywordsResolver.resolveKeywords(FacetSearchConfig facetSearchConfig, IndexedType indexedType, String userQuery) Method to resolve the keywordsMethod parameters in de.hybris.platform.solrfacetsearch.search with type arguments of type KeywordModifier and TypeMethodDescriptionvoidSearchQuery.setKeywords(List<Keyword> keywords) Sets the keywords. -
Uses of Keyword in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return KeywordMethods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type KeywordModifier and TypeMethodDescriptionDefaultSearchQueryKeywordsResolver.resolveKeywords(FacetSearchConfig facetSearchConfig, IndexedType indexedType, String userQuery) Constructors in de.hybris.platform.solrfacetsearch.search.impl with parameters of type Keyword