public abstract static class NXYSignificanceHeuristic.NXYParser extends java.lang.Object implements SignificanceHeuristicParser
| Constructor and Description |
|---|
NXYParser() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SignificanceHeuristic |
newHeuristic(boolean includeNegatives,
boolean backgroundIsSuperset) |
SignificanceHeuristic |
parse(QueryParseContext context) |
public SignificanceHeuristic parse(QueryParseContext context) throws java.io.IOException, QueryShardException
parse in interface SignificanceHeuristicParserjava.io.IOExceptionQueryShardExceptionprotected abstract SignificanceHeuristic newHeuristic(boolean includeNegatives, boolean backgroundIsSuperset)