Class TermSuggestion.Entry

All Implemented Interfaces:
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.