Class TermSuggestion.Entry.Option

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

public static class TermSuggestion.Entry.Option extends Suggest.Suggestion.Entry.Option
Contains the suggested text with its document frequency and score.