Class TermSuggestion.Entry

java.lang.Object
org.elasticsearch.search.suggest.Suggest.Suggestion.Entry<TermSuggestion.Entry.Option>
org.elasticsearch.search.suggest.term.TermSuggestion.Entry
All Implemented Interfaces:
java.lang.Iterable<TermSuggestion.Entry.Option>, Writeable, ToXContent, ToXContentFragment
Enclosing class:
TermSuggestion

public static class TermSuggestion.Entry
extends Suggest.Suggestion.Entry<TermSuggestion.Entry.Option>
Represents a part from the suggest text with suggested options.