public static final class InnerHitsContext.ParentChildInnerHits extends InnerHitsContext.BaseInnerHits
SearchContext.Lifetime
query
DEFAULT_TERMINATE_AFTER
Constructor and Description |
---|
ParentChildInnerHits(SearchContext context,
org.apache.lucene.search.Query query,
Map<String,InnerHitsContext.BaseInnerHits> childInnerHits,
DocumentMapper documentMapper) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.TopDocs |
topDocs(SearchContext context,
FetchSubPhase.HitContext hitContext) |
innerHits, parsedQuery, query
accessed, addRescore, aggregations, aggregations, aliasFilter, analysisService, bigArrays, cacheRecycler, dfsResult, docIdsToLoad, docIdsToLoad, docIdsToLoadFrom, docIdsToLoadSize, doClose, docSetCache, emptyFieldNames, explain, explain, facets, facets, fetchResult, fetchSourceContext, fetchSourceContext, fieldData, fieldDataFields, fieldNames, filterCache, fixedBitSetFilterCache, from, from, groupStats, groupStats, hasFetchSourceContext, hasFieldDataFields, hasFieldNames, hasPartialFields, hasScriptFields, hasTypes, highlight, highlight, id, indexShard, innerHits, keepAlive, keepAlive, lastAccessTime, lastEmittedDoc, lastEmittedDoc, lookup, mapperService, minimumScore, minimumScore, nowInMillisImpl, numberOfShards, pageCacheRecycler, parsedPostFilter, parsedPostFilter, parsedQuery, partialFields, preProcess, queryBoost, queryBoost, queryParserService, queryResult, queryRewritten, request, rescore, scanContext, scriptFields, scriptService, scroll, scroll, searcher, searchFilter, searchType, searchType, shardTarget, similarityService, size, size, smartFieldMappers, smartNameFieldMapper, smartNameFieldMapperFromAnyType, smartNameFieldMappers, smartNameObjectMapper, sort, sort, source, sourceRequested, suggest, suggest, terminateAfter, terminateAfter, timeEstimateCounter, timeoutInMillis, timeoutInMillis, trackScores, trackScores, types, updateRewriteQuery, useSlowScroll, useSlowScroll, version, version
addReleasable, clearReleasables, close, current, nowInMillis, nowInMillisUsed, removeCurrent, setCurrent
public ParentChildInnerHits(SearchContext context, org.apache.lucene.search.Query query, Map<String,InnerHitsContext.BaseInnerHits> childInnerHits, DocumentMapper documentMapper)
public org.apache.lucene.search.TopDocs topDocs(SearchContext context, FetchSubPhase.HitContext hitContext) throws IOException
topDocs
in class InnerHitsContext.BaseInnerHits
IOException
Copyright © 2009–2015. All rights reserved.