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, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment
Enclosing class:
PhraseSuggestion

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