Constructor and Description |
---|
TransportValidateQueryAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportCountAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportShardDeleteByQueryAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportExistsAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportExplainAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Modifier and Type | Method and Description |
---|---|
CacheRecycler |
QueryParseContext.cacheRecycler() |
Constructor and Description |
---|
IndexQueryParserService(Index index,
Settings indexSettings,
IndicesQueriesRegistry indicesQueriesRegistry,
CacheRecycler cacheRecycler,
ScriptService scriptService,
AnalysisService analysisService,
MapperService mapperService,
IndexCache indexCache,
IndexFieldDataService fieldDataService,
IndexEngine indexEngine,
FixedBitSetFilterCache fixedBitSetFilterCache,
SimilarityService similarityService,
Map<String,QueryParserFactory> namedQueryParsers,
Map<String,FilterParserFactory> namedFilterParsers) |
Constructor and Description |
---|
TopChildrenQuery(IndexParentChildFieldData parentChildIndexFieldData,
org.apache.lucene.search.Query childQuery,
String childType,
String parentType,
ScoreType scoreType,
int factor,
int incrementalFactor,
CacheRecycler cacheRecycler,
FixedBitSetFilter nonNestedDocsFilter) |
Modifier and Type | Method and Description |
---|---|
CacheRecycler |
PercolateContext.cacheRecycler() |
Constructor and Description |
---|
PercolateContext(PercolateShardRequest request,
SearchShardTarget searchShardTarget,
IndexShard indexShard,
IndexService indexService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ScriptService scriptService,
org.apache.lucene.search.Filter aliasFilter) |
PercolatorService(Settings settings,
IndicesService indicesService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
HighlightPhase highlightPhase,
ClusterService clusterService,
FacetPhase facetPhase,
AggregationPhase aggregationPhase,
ScriptService scriptService,
MappingUpdatedAction mappingUpdatedAction) |
Constructor and Description |
---|
SearchService(Settings settings,
ClusterService clusterService,
IndicesService indicesService,
IndicesWarmer indicesWarmer,
ThreadPool threadPool,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
DfsPhase dfsPhase,
QueryPhase queryPhase,
FetchPhase fetchPhase,
IndicesQueryCache indicesQueryCache) |
Constructor and Description |
---|
SearchPhaseController(Settings settings,
CacheRecycler cacheRecycler,
BigArrays bigArrays,
ScriptService scriptService) |
Modifier and Type | Method and Description |
---|---|
CacheRecycler |
InternalFacet.ReduceContext.cacheRecycler() |
Constructor and Description |
---|
ReduceContext(CacheRecycler cacheRecycler,
List<Facet> facets) |
Constructor and Description |
---|
CountDateHistogramFacetExecutor(IndexNumericFieldData indexFieldData,
Rounding tzRounding,
DateHistogramFacet.ComparatorType comparatorType,
CacheRecycler cacheRecycler) |
ValueDateHistogramFacetExecutor(IndexNumericFieldData keyIndexFieldData,
IndexNumericFieldData valueIndexFieldData,
Rounding tzRounding,
DateHistogramFacet.ComparatorType comparatorType,
CacheRecycler cacheRecycler) |
ValueScriptDateHistogramFacetExecutor(IndexNumericFieldData keyIndexFieldData,
SearchScript valueScript,
Rounding tzRounding,
DateHistogramFacet.ComparatorType comparatorType,
CacheRecycler cacheRecycler) |
Constructor and Description |
---|
TermsDoubleFacetExecutor(IndexNumericFieldData indexFieldData,
int size,
int shardSize,
TermsFacet.ComparatorType comparatorType,
boolean allTerms,
SearchContext context,
com.google.common.collect.ImmutableSet<org.apache.lucene.util.BytesRef> excluded,
SearchScript script,
CacheRecycler cacheRecycler) |
Constructor and Description |
---|
TermsLongFacetExecutor(IndexNumericFieldData indexFieldData,
int size,
int shardSize,
TermsFacet.ComparatorType comparatorType,
boolean allTerms,
SearchContext context,
com.google.common.collect.ImmutableSet<org.apache.lucene.util.BytesRef> excluded,
SearchScript script,
CacheRecycler cacheRecycler) |
Constructor and Description |
---|
ReaderAggregator(org.apache.lucene.index.RandomAccessOrds values,
int ordinalsCacheLimit,
CacheRecycler cacheRecycler) |
ScriptTermsStringFieldFacetExecutor(int size,
int shardSize,
TermsFacet.ComparatorType comparatorType,
SearchContext context,
com.google.common.collect.ImmutableSet<org.apache.lucene.util.BytesRef> excluded,
Pattern pattern,
String scriptLang,
String script,
ScriptService.ScriptType scriptType,
Map<String,Object> params,
CacheRecycler cacheRecycler) |
Modifier and Type | Method and Description |
---|---|
abstract CacheRecycler |
SearchContext.cacheRecycler() |
CacheRecycler |
FilteredSearchContext.cacheRecycler() |
CacheRecycler |
DefaultSearchContext.cacheRecycler() |
Constructor and Description |
---|
DefaultSearchContext(long id,
ShardSearchRequest request,
SearchShardTarget shardTarget,
Engine.Searcher engineSearcher,
IndexService indexService,
IndexShard indexShard,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
org.apache.lucene.util.Counter timeEstimateCounter) |
Copyright © 2009–2015. All rights reserved.