public class BlockJoinParentQParser extends FiltersQParser
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_NAME
implementation detail subject to change
|
FLAG_FILTER, flags, localParams, localParamsEnd, params, qstr, query, recurseCount, req, stringIncludingLocalParams, valFollowedParams| Modifier and Type | Method and Description |
|---|---|
protected Query |
createQuery(Query parentList,
Query query,
String scoreMode) |
protected String |
getFiltersParamName() |
protected String |
getParentFilterLocalParamName() |
protected Query |
noClausesQuery() |
protected Query |
parseParentFilter() |
protected Query |
wrapSubordinateClause(Query subordinate) |
addFilters, addQuery, clauses, exclude, parseaddDebugInfo, getDefaultHighlightFields, getFlags, getHighlightQuery, getLocalParams, getParam, getParams, getParser, getParser, getParser, getQuery, getReq, getSortSpec, getString, isFilter, setFlags, setIsFilter, setLocalParams, setParams, setReq, setString, subQuerypublic static final String CACHE_NAME
protected String getParentFilterLocalParamName()
protected String getFiltersParamName()
getFiltersParamName in class FiltersQParserprotected Query parseParentFilter() throws SyntaxError
SyntaxErrorprotected Query wrapSubordinateClause(Query subordinate) throws SyntaxError
wrapSubordinateClause in class FiltersQParserSyntaxErrorprotected Query noClausesQuery() throws SyntaxError
noClausesQuery in class FiltersQParserSyntaxErrorprotected Query createQuery(Query parentList, Query query, String scoreMode) throws SyntaxError
SyntaxErrorCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.