public static class PercentageScore.PercentageScoreParser extends Object implements SignificanceHeuristicParser
| Constructor and Description |
|---|
PercentageScore.PercentageScoreParser() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getNames() |
SignificanceHeuristic |
parse(XContentParser parser,
ParseFieldMatcher parseFieldMatcher,
SearchContext context) |
public PercentageScore.PercentageScoreParser()
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.