Class: OpenSearch::DSL::Search::Aggregations::ExtendedStatsBucket
- Inherits:
-
Object
- Object
- OpenSearch::DSL::Search::Aggregations::ExtendedStatsBucket
- Includes:
- BaseAggregationComponent
- Defined in:
- lib/opensearch/dsl/search/aggregations/pipeline/extended_stats_bucket.rb
Overview
A sibling pipeline aggregation which calculates a variety of stats across all bucket of a specified metric in a sibling aggregation. The specified metric must be numeric and the sibling aggregation must be a multi-bucket aggregation.