parent
cefc346d37
commit
bf2e5cb988
|
@ -50,7 +50,7 @@ The following snippet calculates the sum of all the total monthly `sales` bucket
|
||||||
},
|
},
|
||||||
"stats_monthly_sales": {
|
"stats_monthly_sales": {
|
||||||
"stats_bucket": {
|
"stats_bucket": {
|
||||||
"buckets_paths": "sales_per_month>sales" <1>
|
"buckets_path": "sales_per_month>sales" <1>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue