Class: Elasticsearch::DSL::Search::Aggregations::BucketScript
- Inherits:
-
Object
- Object
- Elasticsearch::DSL::Search::Aggregations::BucketScript
- Includes:
- BaseAggregationComponent
- Defined in:
- lib/elasticsearch/dsl/search/aggregations/pipeline/bucket_script.rb
Overview
A parent pipeline aggregation which executes a script which can perform per bucket computations on specified metrics in the parent multi-bucket aggregation.