java.io.Closeable, java.lang.AutoCloseable, org.apache.lucene.search.Collector, Releasablepublic class DoubleTermsAggregator extends LongTermsAggregator
Aggregator.Parser, Aggregator.SubAggCollectionModeTermsAggregator.BucketCountThresholdscollectableSubAggregators, context, DEFAULT_WEIGHT, name, parent, subAggregatorsNO_OP_COLLECTORbucketOrds, valuesSourceaggsUsedForSorting, bucketCountThresholds, collectMode, format, order| Modifier and Type | Method | 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) |
descendsFromBucketAggregatoraddRequestCircuitBreakerBytes, buildEmptySubAggregations, context, doPostCollection, getLeafCollector, metaData, name, parent, pipelineAggregators, postCollection, preCollection, preGetSubLeafCollectors, subAggregator, subAggregators, toStringwrapbucketAggregations, bucketDocCount, bucketEmptyAggregations, close, collectBucket, collectExistingBucket, consumeBucketsAndMaybeBreak, getDocCounts, grow, incrementBucketDocCount, maxBucketOrddescendsFromGlobalAggregator, doPreCollection, getDeferringCollector, runDeferredCollectionsdoClose, getLeafCollector, needsScoresclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbucketComparator, shouldDeferprotected 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