public final class TermSuggestParser extends Objectimplements SuggestContextParser
| Constructor and Description |
|---|
TermSuggestParser(TermSuggester
|
| Modifier and Type | Method and Description |
|---|---|
SuggestionSearchContext |
parse(XContentParser
|
public TermSuggestParser(TermSuggestersuggester)
public SuggestionSearchContext.SuggestionContext parse(XContentParser parser, MapperService mapperService, IndexQueryParserService queryParserService) throws IOException
parse in interface
SuggestContextParser
IOException