| Constructor and Description |
|---|
SignificantStringTermsAggregator(String name,
AggregatorFactories factories,
ValuesSource valuesSource,
TermsAggregator.BucketCountThresholds bucketCountThresholds,
IncludeExclude.StringFilter includeExclude,
AggregationContext aggregationContext,
Aggregator parent,
SignificantTermsAggregatorFactory termsAggFactory,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
| Constructor and Description |
|---|
StringTermsAggregator(String name,
AggregatorFactories factories,
ValuesSource valuesSource,
Terms.Order order,
TermsAggregator.BucketCountThresholds bucketCountThresholds,
IncludeExclude.StringFilter includeExclude,
AggregationContext aggregationContext,
Aggregator parent,
Aggregator.SubAggCollectionMode collectionMode,
boolean showTermDocCountError,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
| Modifier and Type | Method and Description |
|---|---|
IncludeExclude.StringFilter |
IncludeExclude.convertToStringFilter() |
Copyright © 2009–2017. All rights reserved.