October 2019
Beginner
186 pages
5h 39m
English
A sibling type of aggregation, this identifies the buckets that contain the minimum value of a specific metric from a sibling aggregation. It outputs the value and key for the buckets. The metric has to be numeric, and the sibling aggregation must be a multi-bucket aggregation. It has the following syntax:
{ "min_bucket": { "buckets_path": "the_sum" }}
It takes the following parameters:
Read now
Unlock full access