Uses of Package
org.elasticsearch.search.aggregations.bucket.adjacency
-
Packages that use org.elasticsearch.search.aggregations.bucket.adjacency Package Description org.elasticsearch.search.aggregations.bucket.adjacency -
Classes in org.elasticsearch.search.aggregations.bucket.adjacency used by org.elasticsearch.search.aggregations.bucket.adjacency Class Description AdjacencyMatrix A 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).AdjacencyMatrix.Bucket A bucket associated with a specific filter or pair (identified by its key)AdjacencyMatrixAggregationBuilder AdjacencyMatrixAggregator.KeyedFilter InternalAdjacencyMatrix InternalAdjacencyMatrix.InternalBucket ParsedAdjacencyMatrix ParsedAdjacencyMatrix.ParsedBucket