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