public abstract static class InnerHitsContext.BaseInnerHits extends SubSearchContext
SearchContext.LifetimeDEFAULT_TERMINATE_AFTER| Modifier | Constructor and Description |
|---|---|
protected |
BaseInnerHits(java.lang.String name,
SearchContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
gets the name of this instance
|
InnerHitsContext |
innerHits() |
void |
setChildInnerHits(java.util.Map<java.lang.String,InnerHitsContext.BaseInnerHits> childInnerHits) |
abstract org.apache.lucene.search.TopDocs |
topDocs(SearchContext context,
FetchSubPhase.HitContext hitContext) |
accessed, addRescore, aggregations, buildFilteredQuery, 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, size, size, sort, sort, sourceRequested, storedFieldsContext, storedFieldsContext, storedFieldsRequested, suggest, terminateAfter, timeEstimateCounter, timeout, trackScores, trackScores, version, versionaddSearchExt, 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, timeoutaddReleasable, alreadyClosed, clearReleasables, close, closeInternal, hasOnlySuggest, toStringdecRef, incRef, refCount, tryIncRefprotected BaseInnerHits(java.lang.String name,
SearchContext context)
public abstract org.apache.lucene.search.TopDocs topDocs(SearchContext context, FetchSubPhase.HitContext hitContext) throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getName()
AbstractRefCountedgetName in class AbstractRefCountedpublic InnerHitsContext innerHits()
innerHits in class FilteredSearchContextpublic void setChildInnerHits(java.util.Map<java.lang.String,InnerHitsContext.BaseInnerHits> childInnerHits)