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