public static class ScriptHeuristic.ScriptHeuristicParser extends Object implements SignificanceHeuristicParser
| Constructor and Description |
|---|
ScriptHeuristic.ScriptHeuristicParser(ScriptService scriptService) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getNames() |
SignificanceHeuristic |
parse(XContentParser parser,
ParseFieldMatcher parseFieldMatcher,
SearchContext context) |
public ScriptHeuristic.ScriptHeuristicParser(ScriptService scriptService)
public SignificanceHeuristic parse(XContentParser parser, ParseFieldMatcher parseFieldMatcher, SearchContext context) throws IOException, QueryParsingException
parse in interface SignificanceHeuristicParserIOExceptionQueryParsingExceptionpublic String[] getNames()
getNames in interface SignificanceHeuristicParserCopyright © 2009–2017. All rights reserved.