public final class PhraseSuggestParser extends Objectimplements SuggestContextParser
| Constructor and Description |
|---|
PhraseSuggestParser(PhraseSuggester
|
| Modifier and Type | Method and Description |
|---|---|
SuggestionSearchContext |
parse(XContentParser
|
void |
parseSmoothingModel(XContentParser
|
public PhraseSuggestParser(PhraseSuggestersuggester)
public SuggestionSearchContext.SuggestionContext parse(XContentParser parser, MapperService mapperService, IndexQueryParserService queryParserService) throws IOException
parse in interface
SuggestContextParser
IOException
public void parseSmoothingModel(XContentParserparser, org .elasticsearch .search .suggest .phrase .PhraseSuggestionContext suggestion, String fieldName) throws IOException
IOException