public static final class InnerHitsContext.NestedInnerHits extends InnerHitsContext.BaseInnerHits
SearchContext.Lifetime
DEFAULT_TERMINATE_AFTER
Constructor and Description |
---|
NestedInnerHits(java.lang.String name,
SearchContext context,
ObjectMapper parentObjectMapper,
ObjectMapper childObjectMapper) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.TopDocs |
topDocs(SearchContext context,
FetchSubPhase.HitContext hitContext) |
getName, innerHits, setChildInnerHits
accessed, addRescore, aggregations, collapse, docIdsToLoad, docIdsToLoad, docIdsToLoadFrom, docIdsToLoadSize, doClose, docValueFieldsContext, docValueFieldsContext, explain, explain, fetchResult, fetchSourceContext, fetchSourceContext, from, from, groupStats, hasFetchSourceContext, hasScriptFields, hasStoredFields, hasStoredFieldsContext, highlight, highlight, keepAlive, minimumScore, parsedPostFilter, parsedQuery, parsedQuery, preProcess, query, queryResult, scriptFields, scrollContext, searchFilter, size, size, sort, sort, sourceRequested, storedFieldsContext, storedFieldsContext, storedFieldsRequested, suggest, terminateAfter, timeEstimateCounter, timeout, trackScores, trackScores, version, version
addSearchExt, aggregations, aliasFilter, bigArrays, bitsetFilterCache, collapse, dfsResult, fetchPhase, fieldData, getObjectMapper, getOriginNanoTime, getProfilers, getQueryShardContext, getSearchExt, getTask, groupStats, id, indexShard, isCancelled, keepAlive, lastAccessTime, lookup, lowLevelCancellation, mapperService, minimumScore, numberOfShards, parsedPostFilter, queryBoost, queryCollectors, request, rescore, scrollContext, searchAfter, searchAfter, searcher, searchType, setTask, shardTarget, similarityService, smartNameFieldType, source, suggest, terminateAfter, timeout
addReleasable, alreadyClosed, clearReleasables, close, closeInternal, hasOnlySuggest, toString
decRef, incRef, refCount, tryIncRef
public NestedInnerHits(java.lang.String name, SearchContext context, ObjectMapper parentObjectMapper, ObjectMapper childObjectMapper)
public org.apache.lucene.search.TopDocs topDocs(SearchContext context, FetchSubPhase.HitContext hitContext) throws java.io.IOException
topDocs
in class InnerHitsContext.BaseInnerHits
java.io.IOException