public class MockSolrAutoCompleteService extends Object implements SolrAutoSuggestService
SolrAutoSuggestService| Constructor and Description |
|---|
MockSolrAutoCompleteService() |
| Modifier and Type | Method and Description |
|---|---|
SolrSuggestion |
getAutoSuggestionsForQuery(LanguageModel language,
SolrIndexedTypeModel indexedType,
String queryInput)
Returns solr's suggestions based on the indexed type, language and user's input.
|
public SolrSuggestion getAutoSuggestionsForQuery(LanguageModel language, SolrIndexedTypeModel indexedType, String queryInput)
SolrAutoSuggestServicegetAutoSuggestionsForQuery in interface SolrAutoSuggestServiceSolrSuggestionCopyright © 2017 SAP SE. All Rights Reserved.