| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<AutocompleteSuggestion> |
DefaultSolrProductSearchAutocompleteService.findBestSuggestions(SolrSuggestion solrSuggestion,
java.lang.String input) |
| Modifier and Type | Method and Description |
|---|---|
SolrSuggestion |
SolrAutoSuggestService.getAutoSuggestionsForQuery(LanguageModel language,
SolrIndexedTypeModel indexedType,
java.lang.String query)
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,
java.lang.String queryInput) |
SolrSuggestion |
DefaultSolrAutoSuggestService.getAutoSuggestionsForQuery(LanguageModel language,
SolrIndexedTypeModel solrIndexedType,
java.lang.String queryInput) |
Copyright © 2018 SAP SE. All Rights Reserved.