public abstract static class NXYSignificanceHeuristic.NXYParser extends Object implements SignificanceHeuristicParser
| Constructor and Description |
|---|
NXYSignificanceHeuristic.NXYParser() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SignificanceHeuristic |
newHeuristic(boolean includeNegatives,
boolean backgroundIsSuperset) |
SignificanceHeuristic |
parse(XContentParser parser,
ParseFieldMatcher parseFieldMatcher,
SearchContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespublic SignificanceHeuristic parse(XContentParser parser, ParseFieldMatcher parseFieldMatcher, SearchContext context) throws IOException, QueryParsingException
parse in interface SignificanceHeuristicParserIOExceptionQueryParsingExceptionprotected abstract SignificanceHeuristic newHeuristic(boolean includeNegatives, boolean backgroundIsSuperset)
Copyright © 2009–2017. All rights reserved.