Package | Description |
---|---|
org.elasticsearch.search.controller | |
org.elasticsearch.search.dfs | |
org.elasticsearch.search.query |
Modifier and Type | Method and Description |
---|---|
AggregatedDfs |
SearchPhaseController.aggregateDfs(AtomicArray<DfsSearchResult> results) |
Modifier and Type | Method and Description |
---|---|
static AggregatedDfs |
AggregatedDfs.readAggregatedDfs(StreamInput in) |
Constructor and Description |
---|
CachedDfSource(org.apache.lucene.index.IndexReader reader,
AggregatedDfs aggregatedDfs,
org.apache.lucene.search.similarities.Similarity similarity) |
Modifier and Type | Method and Description |
---|---|
AggregatedDfs |
QuerySearchRequest.dfs() |
Constructor and Description |
---|
QuerySearchRequest(SearchRequest request,
long id,
AggregatedDfs dfs) |
Copyright © 2009–2015. All rights reserved.