Class CompletionSuggestionContext
java.lang.Object
org.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
org.elasticsearch.search.suggest.completion.CompletionSuggestionContext
-
Constructor Summary
ModifierConstructorDescriptionprotected
CompletionSuggestionContext(SearchExecutionContext searchExecutionContext)
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class org.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
getAnalyzer, getField, getPrefix, getRegex, getSearchExecutionContext, getShardSize, getSize, getSuggester, getText, setAnalyzer, setField, setPrefix, setRegex, setShardSize, setSize, setText, toString
-
Constructor Details
-
CompletionSuggestionContext
-
-
Method Details
-
getFuzzyOptions
-
getRegexOptions
-
getQueryContexts
-
isSkipDuplicates
public boolean isSkipDuplicates()
-