public final class TermSuggestParser extends Object implements SuggestContextParser
Constructor and Description |
---|
TermSuggestParser(TermSuggester suggester) |
Modifier and Type | Method and Description |
---|---|
SuggestionSearchContext.SuggestionContext |
parse(XContentParser parser,
MapperService mapperService) |
public TermSuggestParser(TermSuggester suggester)
public SuggestionSearchContext.SuggestionContext parse(XContentParser parser, MapperService mapperService) throws IOException
parse
in interface SuggestContextParser
IOException
Copyright © 2009–2015. All rights reserved.