Interface SolrFacetSearchProductSearchStrategy<ITEM>
- Type Parameters:
ITEM- The type of items returned as part of the search results. For exampleSearchResultValueData
- All Superinterfaces:
ProductSearchStrategy<SolrSearchQueryData,ITEM, ProductCategorySearchPageData<SolrSearchQueryData, ITEM, CategoryModel>, AutocompleteSuggestion>
- All Known Implementing Classes:
DefaultSolrFacetSearchProductSearchStrategy
public interface SolrFacetSearchProductSearchStrategy<ITEM>
extends ProductSearchStrategy<SolrSearchQueryData,ITEM,ProductCategorySearchPageData<SolrSearchQueryData,ITEM,CategoryModel>,AutocompleteSuggestion>
SolrFacetSearchProductSearchStrategy interface.
Abstraction for solrfacetsearch product search implementations.
-
Method Summary
Methods inherited from interface de.hybris.platform.commerceservices.search.ProductSearchStrategy
categorySearch, categorySearch, getAutocompleteSuggestions, getIndexTypes, searchAgain, textSearch, textSearch