| Interface | Description |
|---|---|
| Sampler |
A
filter aggregation that defines a single bucket to hold a sample of
top-matching documents. |
| Class | Description |
|---|---|
| DiversifiedBytesHashSamplerAggregator |
Alternative, faster implementation for converting String keys to longs but
with the potential for hash collisions.
|
| DiversifiedMapSamplerAggregator | |
| DiversifiedNumericSamplerAggregator | |
| DiversifiedOrdinalsSamplerAggregator | |
| InternalSampler | |
| SamplerAggregationBuilder |
Builder for the
Sampler aggregation. |
| SamplerAggregator |
Aggregate on only the top-scoring docs on a shard.
|
| SamplerAggregator.DiversifiedFactory | |
| SamplerAggregator.Factory | |
| SamplerParser | |
| UnmappedSampler |
| Enum | Description |
|---|---|
| SamplerAggregator.ExecutionMode |
Copyright © 2009–2017. All rights reserved.