Class: Elasticsearch::DSL::Search::Aggregations::MaxBucket
- Inherits:
-
Object
- Object
- Elasticsearch::DSL::Search::Aggregations::MaxBucket
- Includes:
- BaseAggregationComponent
- Defined in:
- lib/elasticsearch/dsl/search/aggregations/pipeline/max_bucket.rb
Overview
A sibling pipeline aggregation which identifies the bucket(s) with the maximum value of a specified metric in a sibling aggregation and outputs both the value and the key(s) of the bucket(s).