Uses of Package
org.elasticsearch.search.aggregations.bucket.sampler
-
Packages that use org.elasticsearch.search.aggregations.bucket.sampler Package Description org.elasticsearch.search.aggregations.bucket.sampler -
Classes in org.elasticsearch.search.aggregations.bucket.sampler used by org.elasticsearch.search.aggregations.bucket.sampler Class Description BestDocsDeferringCollector A specialization ofDeferringBucketCollectorthat collects all matches and then replays only the top scoring documents to child aggregations.DiversifiedAggregationBuilder InternalSampler ParsedSampler Sampler Afilteraggregation that defines a single bucket to hold a sample of top-matching documents.SamplerAggregationBuilder SamplerAggregator Aggregate on only the top-scoring docs on a shard.SamplerAggregator.ExecutionMode SamplerAggregatorFactory