Class Hierarchy
- java.lang.Object
- org.elasticsearch.search.suggest.completion.CompletionStats (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.search.suggest.completion.FuzzyOptions (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.search.suggest.completion.FuzzyOptions.Builder
- org.elasticsearch.search.suggest.completion.RegexOptions (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.search.suggest.completion.RegexOptions.Builder
- org.elasticsearch.search.suggest.Suggest.Suggestion<T> (implements java.lang.Iterable<T>, org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.common.xcontent.ToXContentFragment)
- org.elasticsearch.search.suggest.completion.CompletionSuggestion
- org.elasticsearch.search.suggest.Suggest.Suggestion.Entry<O> (implements java.lang.Iterable<T>, org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry
- org.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
- org.elasticsearch.search.suggest.Suggester<T>
- org.elasticsearch.search.suggest.completion.CompletionSuggester
- org.elasticsearch.search.suggest.SuggestionBuilder<T> (implements org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.common.xcontent.ToXContentFragment)
- org.elasticsearch.search.suggest.completion.CompletionSuggestionBuilder
- org.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
- org.elasticsearch.search.suggest.completion.CompletionSuggestionContext