Interface | Description |
---|---|
Sampler |
A
filter aggregation that defines a single bucket to hold a sample of
top-matching documents. |
Class | Description |
---|---|
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 | Description |
---|---|
SamplerAggregator.ExecutionMode |