Uses of Class
de.hybris.platform.solrfacetsearch.search.KeywordRedirectValue
Packages that use KeywordRedirectValue
Package
Description
-
Uses of KeywordRedirectValue in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return types with arguments of type KeywordRedirectValueModifier and TypeMethodDescriptionSolrKeywordRedirectService.getKeywordRedirect(SearchQuery query) Get keyword redirect for given query.SearchResult.getKeywordRedirects() -
Uses of KeywordRedirectValue in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type KeywordRedirectValueModifier and TypeMethodDescriptionDefaultSolrKeywordRedirectService.getKeywordRedirect(SearchQuery query) SolrSearchResult.getKeywordRedirects()protected List<KeywordRedirectValue>DefaultSolrKeywordRedirectService.getSingleKeywordRedirect(SearchQuery query) Method parameters in de.hybris.platform.solrfacetsearch.search.impl with type arguments of type KeywordRedirectValueModifier and TypeMethodDescriptionprotected voidDefaultSolrKeywordRedirectService.handleKeywordMatch(List<KeywordRedirectValue> result, String theQuery, SolrFacetSearchKeywordRedirectModel redirect) voidSolrSearchResult.setKeywordRedirects(List<KeywordRedirectValue> keywordRedirects)