| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.suggester | |
| de.hybris.platform.solrfacetsearch.suggester.impl |
| Modifier and Type | Method and Description |
|---|---|
SolrSuggestion |
SolrAutoSuggestService.getAutoSuggestionsForQuery(LanguageModel language,
SolrIndexedTypeModel indexedType,
String queryInput)
Returns solr's suggestions based on the indexed type, language and user's input.
|
| Modifier and Type | Method and Description |
|---|---|
SolrSuggestion |
MockSolrAutoCompleteService.getAutoSuggestionsForQuery(LanguageModel language,
SolrIndexedTypeModel indexedType,
String queryInput) |
SolrSuggestion |
DefaultSolrAutoSuggestService.getAutoSuggestionsForQuery(LanguageModel language,
SolrIndexedTypeModel solrIndexedType,
String queryInput) |
Copyright © 2017 SAP SE. All Rights Reserved.