public abstract class FilteredSearchContext extends SearchContext
SearchContext.LifetimeDEFAULT_TERMINATE_AFTER, parseFieldMatcher| コンストラクタと説明 |
|---|
FilteredSearchContext(SearchContext in) |
addReleasable, clearReleasables, close, current, nowInMillis, nowInMillisUsed, parseFieldMatcher, removeCurrent, setCurrentcontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic FilteredSearchContext(SearchContext in)
protected void doClose()
doClose クラス内 SearchContextpublic void preProcess()
SearchContextpreProcess クラス内 SearchContextpublic org.apache.lucene.search.Query searchFilter(String[] types)
searchFilter クラス内 SearchContextpublic long id()
id クラス内 SearchContextpublic String source()
source クラス内 SearchContextpublic ShardSearchRequest request()
request クラス内 SearchContextpublic SearchType searchType()
searchType クラス内 SearchContextpublic SearchContext searchType(SearchType searchType)
searchType クラス内 SearchContextpublic SearchShardTarget shardTarget()
shardTarget クラス内 SearchContextpublic int numberOfShards()
numberOfShards クラス内 SearchContextpublic boolean hasTypes()
hasTypes クラス内 SearchContextpublic String[] types()
types クラス内 SearchContextpublic float queryBoost()
queryBoost クラス内 SearchContextpublic SearchContext queryBoost(float queryBoost)
queryBoost クラス内 SearchContextpublic long getOriginNanoTime()
getOriginNanoTime クラス内 SearchContextprotected long nowInMillisImpl()
nowInMillisImpl クラス内 SearchContextpublic ScrollContext scrollContext()
scrollContext クラス内 SearchContextpublic SearchContext scrollContext(ScrollContext scroll)
scrollContext クラス内 SearchContextpublic SearchContextAggregations aggregations()
aggregations クラス内 SearchContextpublic SearchContext aggregations(SearchContextAggregations aggregations)
aggregations クラス内 SearchContextpublic SearchContextHighlight highlight()
highlight クラス内 SearchContextpublic void highlight(SearchContextHighlight highlight)
highlight クラス内 SearchContextpublic InnerHitsContext innerHits()
innerHits クラス内 SearchContextpublic SuggestionSearchContext suggest()
suggest クラス内 SearchContextpublic void suggest(SuggestionSearchContext suggest)
suggest クラス内 SearchContextpublic List<RescoreSearchContext> rescore()
rescore クラス内 SearchContextpublic void addRescore(RescoreSearchContext rescore)
addRescore クラス内 SearchContextpublic boolean hasScriptFields()
hasScriptFields クラス内 SearchContextpublic ScriptFieldsContext scriptFields()
scriptFields クラス内 SearchContextpublic boolean sourceRequested()
SearchContextsourceRequested クラス内 SearchContextpublic boolean hasFetchSourceContext()
hasFetchSourceContext クラス内 SearchContextpublic FetchSourceContext fetchSourceContext()
fetchSourceContext クラス内 SearchContextpublic SearchContext fetchSourceContext(FetchSourceContext fetchSourceContext)
fetchSourceContext クラス内 SearchContextpublic ContextIndexSearcher searcher()
searcher クラス内 SearchContextpublic IndexShard indexShard()
indexShard クラス内 SearchContextpublic MapperService mapperService()
mapperService クラス内 SearchContextpublic AnalysisService analysisService()
analysisService クラス内 SearchContextpublic IndexQueryParserService queryParserService()
queryParserService クラス内 SearchContextpublic SimilarityService similarityService()
similarityService クラス内 SearchContextpublic ScriptService scriptService()
scriptService クラス内 SearchContextpublic PageCacheRecycler pageCacheRecycler()
pageCacheRecycler クラス内 SearchContextpublic BigArrays bigArrays()
bigArrays クラス内 SearchContextpublic BitsetFilterCache bitsetFilterCache()
bitsetFilterCache クラス内 SearchContextpublic IndexFieldDataService fieldData()
fieldData クラス内 SearchContextpublic long timeoutInMillis()
timeoutInMillis クラス内 SearchContextpublic void timeoutInMillis(long timeoutInMillis)
timeoutInMillis クラス内 SearchContextpublic int terminateAfter()
terminateAfter クラス内 SearchContextpublic void terminateAfter(int terminateAfter)
terminateAfter クラス内 SearchContextpublic SearchContext minimumScore(float minimumScore)
minimumScore クラス内 SearchContextpublic Float minimumScore()
minimumScore クラス内 SearchContextpublic SearchContext sort(org.apache.lucene.search.Sort sort)
sort クラス内 SearchContextpublic org.apache.lucene.search.Sort sort()
sort クラス内 SearchContextpublic SearchContext trackScores(boolean trackScores)
trackScores クラス内 SearchContextpublic boolean trackScores()
trackScores クラス内 SearchContextpublic SearchContext parsedPostFilter(ParsedQuery postFilter)
parsedPostFilter クラス内 SearchContextpublic ParsedQuery parsedPostFilter()
parsedPostFilter クラス内 SearchContextpublic org.apache.lucene.search.Query aliasFilter()
aliasFilter クラス内 SearchContextpublic SearchContext parsedQuery(ParsedQuery query)
parsedQuery クラス内 SearchContextpublic ParsedQuery parsedQuery()
parsedQuery クラス内 SearchContextpublic org.apache.lucene.search.Query query()
SearchContextquery クラス内 SearchContextpublic int from()
from クラス内 SearchContextpublic SearchContext from(int from)
from クラス内 SearchContextpublic int size()
size クラス内 SearchContextpublic SearchContext size(int size)
size クラス内 SearchContextpublic boolean hasFieldNames()
hasFieldNames クラス内 SearchContextpublic List<String> fieldNames()
fieldNames クラス内 SearchContextpublic void emptyFieldNames()
emptyFieldNames クラス内 SearchContextpublic boolean explain()
explain クラス内 SearchContextpublic void explain(boolean explain)
explain クラス内 SearchContextpublic List<String> groupStats()
groupStats クラス内 SearchContextpublic void groupStats(List<String> groupStats)
groupStats クラス内 SearchContextpublic boolean version()
version クラス内 SearchContextpublic void version(boolean version)
version クラス内 SearchContextpublic int[] docIdsToLoad()
docIdsToLoad クラス内 SearchContextpublic int docIdsToLoadFrom()
docIdsToLoadFrom クラス内 SearchContextpublic int docIdsToLoadSize()
docIdsToLoadSize クラス内 SearchContextpublic SearchContext docIdsToLoad(int[] docIdsToLoad, int docsIdsToLoadFrom, int docsIdsToLoadSize)
docIdsToLoad クラス内 SearchContextpublic void accessed(long accessTime)
accessed クラス内 SearchContextpublic long lastAccessTime()
lastAccessTime クラス内 SearchContextpublic long keepAlive()
keepAlive クラス内 SearchContextpublic void keepAlive(long keepAlive)
keepAlive クラス内 SearchContextpublic SearchLookup lookup()
lookup クラス内 SearchContextpublic DfsSearchResult dfsResult()
dfsResult クラス内 SearchContextpublic QuerySearchResult queryResult()
queryResult クラス内 SearchContextpublic FetchSearchResult fetchResult()
fetchResult クラス内 SearchContextpublic ScanContext scanContext()
scanContext クラス内 SearchContextpublic MappedFieldType smartNameFieldType(String name)
smartNameFieldType クラス内 SearchContextpublic MappedFieldType smartNameFieldTypeFromAnyType(String name)
SearchContextpublic ObjectMapper getObjectMapper(String name)
getObjectMapper クラス内 SearchContextpublic org.apache.lucene.util.Counter timeEstimateCounter()
timeEstimateCounter クラス内 SearchContextpublic <SubPhaseContext extends FetchSubPhaseContext> SubPhaseContext getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext> contextFactory)
getFetchSubPhaseContext クラス内 SearchContextpublic Map<Class<?>,org.apache.lucene.search.Collector> queryCollectors()
SearchContextqueryCollectors クラス内 SearchContextpublic Profilers getProfilers()
SearchContextnull if profiling is not enabled.getProfilers クラス内 SearchContextCopyright © 2009–2016. All rights reserved.