public class DoubleTermsAggregator extends LongTermsAggregator
TermsAggregator.BucketCountThresholdsAggregator.Parser, Aggregator.SubAggCollectionModebucketOrds, valuesSourceaggsUsedForSorting, bucketCountThresholds, collectMode, format, ordercollectableSubAggregators, context, DEFAULT_WEIGHT, name, parent, subAggregatorsNO_OP_COLLECTOR| Modifier and Type | Method and Description |
|---|---|
DoubleTerms |
buildAggregation(long owningBucketOrdinal)
Build an aggregation for data that has been collected into
bucket. |
DoubleTerms |
buildEmptyAggregation()
Build an empty aggregation.
|
protected org.apache.lucene.index.SortedNumericDocValues |
getValues(ValuesSource.Numeric valuesSource,
org.apache.lucene.index.LeafReaderContext ctx) |
doClose, getLeafCollector, needsScoresbucketComparator, shouldDeferdoPreCollection, getDeferringCollector, runDeferredCollectionsbucketAggregations, bucketDocCount, bucketEmptyAggregations, close, collectBucket, collectExistingBucket, getDocCounts, grow, incrementBucketDocCount, maxBucketOrdaddRequestCircuitBreakerBytes, buildEmptySubAggregations, context, doPostCollection, getLeafCollector, metaData, name, parent, pipelineAggregators, postCollection, preCollection, subAggregator, subAggregators, toStringdescendsFromBucketAggregatorwrapprotected org.apache.lucene.index.SortedNumericDocValues getValues(ValuesSource.Numeric valuesSource, org.apache.lucene.index.LeafReaderContext ctx) throws java.io.IOException
getValues in class LongTermsAggregatorjava.io.IOExceptionpublic DoubleTerms buildAggregation(long owningBucketOrdinal) throws java.io.IOException
Aggregatorbucket.buildAggregation in class LongTermsAggregatorjava.io.IOExceptionpublic DoubleTerms buildEmptyAggregation()
AggregatorbuildEmptyAggregation in class LongTermsAggregator