mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-23 07:35:41 +00:00
Implements Sum aggregation over Histogram fields by summing the value of each bucket multiplied by their count as requested in #53285 Backports #55681 to 7.x