|
@@ -1,7 +1,7 @@
|
|
|
[[search-aggregations-pipeline-sum-bucket-aggregation]]
|
|
|
=== Sum Bucket Aggregation
|
|
|
|
|
|
-A sibling pipeline aggregation which calculates the sum across all bucket of a specified metric in a sibling aggregation.
|
|
|
+A sibling pipeline aggregation which calculates the sum across all buckets of a specified metric in a sibling aggregation.
|
|
|
The specified metric must be numeric and the sibling aggregation must be a multi-bucket aggregation.
|
|
|
|
|
|
==== Syntax
|