Package org.elasticsearch.search.aggregations.bucket.sampler
-
Interface Summary Interface Description DiversifiedAggregatorSupplier Sampler Afilter
aggregation that defines a single bucket to hold a sample of top-matching documents. -
Class Summary Class Description BestDocsDeferringCollector A specialization ofDeferringBucketCollector
that collects all matches and then replays only the top scoring documents to child aggregations.DiversifiedAggregationBuilder DiversifiedAggregatorFactory DiversifiedBytesHashSamplerAggregator Alternative, faster implementation for converting String keys to longs but with the potential for hash collisions.DiversifiedMapSamplerAggregator DiversifiedNumericSamplerAggregator DiversifiedOrdinalsSamplerAggregator InternalSampler ParsedSampler SamplerAggregationBuilder SamplerAggregator Aggregate on only the top-scoring docs on a shard.SamplerAggregatorFactory UnmappedSampler -
Enum Summary Enum Description SamplerAggregator.ExecutionMode