public static class NestedQueryParser.ToBlockJoinQueryBuilder extends NestedInnerQueryParseSupport
childFilter, filterFound, nestedObjectMapper, parentFilter, parseContext, path, queryFound| Constructor and Description |
|---|
ToBlockJoinQueryBuilder(QueryParseContext parseContext) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.join.ToParentBlockJoinQuery |
build() |
void |
setInnerHits(InnerHitsSubSearchContext innerHits) |
void |
setScoreMode(org.apache.lucene.search.join.ScoreMode scoreMode) |
filter, filterFound, getInnerFilter, getInnerQuery, getNestedObjectMapper, getParentObjectMapper, getPath, query, queryFound, setPathpublic ToBlockJoinQueryBuilder(QueryParseContext parseContext) throws IOException
IOExceptionpublic void setScoreMode(org.apache.lucene.search.join.ScoreMode scoreMode)
public void setInnerHits(InnerHitsSubSearchContext innerHits)
@Nullable public org.apache.lucene.search.join.ToParentBlockJoinQuery build() throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.