Class PhraseSuggestion.Entry

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

public static class PhraseSuggestion.Entry
extends Suggest.Suggestion.Entry<PhraseSuggestion.Entry.Option>