Package org.elasticsearch.search.aggregations.bucket.adjacency
package org.elasticsearch.search.aggregations.bucket.adjacency
-
InterfaceDescriptionA multi bucket aggregation where the buckets are defined by a set of filters (a bucket is produced per filter plus a bucket for each non-empty filter intersection so A, B and A&B).A bucket associated with a specific filter or pair (identified by its key)
-
ClassDescriptionAggregation for adjacency matrices.