All Superinterfaces:
Aggregation, MultiBucketsAggregation, ToXContent, ToXContentFragment
All Known Implementing Classes:
InternalFilters, ParsedFilters

public interface Filters extends MultiBucketsAggregation
A multi bucket aggregation where the buckets are defined by a set of filters (a bucket per filter). Each bucket will collect all documents matching its filter.