Uses of Class
org.elasticsearch.search.suggest.term.TermSuggestion.Entry.Option
-
Packages that use TermSuggestion.Entry.Option Package Description org.elasticsearch.search.suggest.term -
-
Uses of TermSuggestion.Entry.Option in org.elasticsearch.search.suggest.term
Methods in org.elasticsearch.search.suggest.term that return TermSuggestion.Entry.Option Modifier and Type Method Description static TermSuggestion.Entry.OptionTermSuggestion.Entry.Option. fromXContent(XContentParser parser)protected TermSuggestion.Entry.OptionTermSuggestion.Entry. newOption(StreamInput in)
-