public abstract static class InnerHitsContext.BaseInnerHits extends FilteredSearchContext
SearchContext.Lifetime| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected ParsedQuery |
query |
DEFAULT_TERMINATE_AFTER, parseFieldMatcher| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
BaseInnerHits(SearchContext context,
ParsedQuery query,
Map<String,InnerHitsContext.BaseInnerHits> childInnerHits) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
InnerHitsContext |
innerHits() |
ParsedQuery |
parsedQuery() |
org.apache.lucene.search.Query |
query()
The query to execute, might be rewritten.
|
abstract org.apache.lucene.search.TopDocs |
topDocs(SearchContext context,
FetchSubPhase.HitContext hitContext) |
accessed, addRescore, aggregations, aggregations, aliasFilter, analysisService, bigArrays, bitsetFilterCache, dfsResult, docIdsToLoad, docIdsToLoad, docIdsToLoadFrom, docIdsToLoadSize, doClose, emptyFieldNames, explain, explain, fetchResult, fetchSourceContext, fetchSourceContext, fieldData, fieldNames, from, from, getFetchSubPhaseContext, getObjectMapper, getOriginNanoTime, getProfilers, groupStats, groupStats, hasFetchSourceContext, hasFieldNames, hasScriptFields, hasTypes, highlight, highlight, id, indexShard, keepAlive, keepAlive, lastAccessTime, lookup, mapperService, minimumScore, minimumScore, nowInMillisImpl, numberOfShards, pageCacheRecycler, parsedPostFilter, parsedPostFilter, parsedQuery, preProcess, queryBoost, queryBoost, queryCollectors, queryParserService, queryResult, request, rescore, scanContext, scriptFields, scriptService, scrollContext, scrollContext, searcher, searchFilter, searchType, searchType, shardTarget, similarityService, size, size, smartNameFieldType, smartNameFieldTypeFromAnyType, sort, sort, source, sourceRequested, suggest, suggest, terminateAfter, terminateAfter, timeEstimateCounter, timeoutInMillis, timeoutInMillis, trackScores, trackScores, types, version, versionaddReleasable, clearReleasables, close, current, nowInMillis, nowInMillisUsed, parseFieldMatcher, removeCurrent, setCurrentcontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextprotected final ParsedQuery query
protected BaseInnerHits(SearchContext context, ParsedQuery query, Map<String,InnerHitsContext.BaseInnerHits> childInnerHits)
public org.apache.lucene.search.Query query()
SearchContextquery クラス内 FilteredSearchContextpublic ParsedQuery parsedQuery()
parsedQuery クラス内 FilteredSearchContextpublic abstract org.apache.lucene.search.TopDocs topDocs(SearchContext context, FetchSubPhase.HitContext hitContext) throws IOException
IOExceptionpublic InnerHitsContext innerHits()
innerHits クラス内 FilteredSearchContextCopyright © 2009–2016. All rights reserved.