| Constructor and Description |
|---|
SignificantTermsAggregatorFactory(String name,
ValuesSourceConfig valueSourceConfig,
TermsAggregator.BucketCountThresholds bucketCountThresholds,
IncludeExclude includeExclude,
String executionHint,
org.apache.lucene.search.Query filter,
SignificanceHeuristic significanceHeuristic) |
| Modifier and Type | Method and Description |
|---|---|
IncludeExclude |
AbstractTermsParametersParser.getIncludeExclude() |
| Constructor and Description |
|---|
TermsAggregatorFactory(String name,
ValuesSourceConfig config,
Terms.Order order,
TermsAggregator.BucketCountThresholds bucketCountThresholds,
IncludeExclude includeExclude,
String executionHint,
Aggregator.SubAggCollectionMode executionMode,
boolean showTermDocCountError) |
| Modifier and Type | Method and Description |
|---|---|
IncludeExclude |
IncludeExclude.Parser.includeExclude() |
Copyright © 2009–2017. All rights reserved.