Colin Goodheart-Smithe f21924ae0d Aggregations: Adds cumulative sum aggregation
This adds a new pipeline aggregation, the cumulative sum aggregation. This is a parent aggregation which must be specified as a sub-aggregation to a histogram or date_histogram aggregation. It will add a new aggregation to each bucket containing the sum of a specified metrics over this and all previous buckets.
2015-06-25 14:27:57 +01:00
..
2015-06-24 15:18:04 +02:00
2015-06-24 15:18:04 +02:00
2015-06-24 21:36:37 +02:00
2015-06-23 21:53:25 +02:00
2015-04-27 17:19:36 +02:00
2014-09-11 09:52:09 +02:00