Class TermSuggestion

java.lang.Object
org.elasticsearch.search.suggest.Suggest.Suggestion<TermSuggestion.Entry>
org.elasticsearch.search.suggest.term.TermSuggestion
All Implemented Interfaces:
java.lang.Iterable<TermSuggestion.Entry>, NamedWriteable, Writeable, ToXContent, ToXContentFragment

public class TermSuggestion
extends Suggest.Suggestion<TermSuggestion.Entry>
The suggestion responses corresponding with the suggestions in the request.