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, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.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.