Package | Description |
---|---|
org.elasticsearch.index.query | |
org.elasticsearch.index.query.support | |
org.elasticsearch.search.aggregations.metrics.tophits |
Modifier and Type | Method and Description |
---|---|
void |
NestedQueryParser.ToBlockJoinQueryBuilder.setInnerHits(Tuple<String,SubSearchContext> innerHits) |
Modifier and Type | Method and Description |
---|---|
Tuple<String,SubSearchContext> |
InnerHitsQueryParserHelper.parse(QueryParseContext parserContext) |
Modifier and Type | Method and Description |
---|---|
static void |
InnerHitsQueryParserHelper.parseCommonInnerHitOptions(XContentParser parser,
XContentParser.Token token,
String fieldName,
SubSearchContext subSearchContext,
SortParseElement sortParseElement,
FetchSourceParseElement sourceParseElement,
HighlighterParseElement highlighterParseElement,
ScriptFieldsParseElement scriptFieldsParseElement,
FieldDataFieldsParseElement fieldDataFieldsParseElement) |
Constructor and Description |
---|
Factory(String name,
FetchPhase fetchPhase,
SubSearchContext subSearchContext) |
TopHitsAggregator(FetchPhase fetchPhase,
SubSearchContext subSearchContext,
String name,
long estimatedBucketsCount,
AggregationContext context,
Aggregator parent) |
Copyright © 2009–2015. All rights reserved.