| Interface | Description |
|---|---|
| Filter |
A
filter aggregation. |
| Filters |
A multi bucket aggregation where the buckets are defined by a set of filters (a bucket per filter).
|
| Filters.Bucket |
A bucket associated with a specific filter (identified by its key)
|
| Class | Description |
|---|---|
| FilterAggregationBuilder | |
| FilterAggregator |
Aggregate all docs that match a filter.
|
| FilterAggregatorFactory | |
| FiltersAggregationBuilder | |
| FiltersAggregator | |
| FiltersAggregator.KeyedFilter | |
| FiltersAggregatorFactory | |
| InternalFilter | |
| InternalFilters | |
| InternalFilters.InternalBucket | |
| ParsedFilter | |
| ParsedFilters | |
| ParsedFilters.ParsedBucket |