[DOCS] fix callout in buckets path docs

This commit is contained in:
Colin Goodheart-Smithe 2016-07-26 11:33:54 +01:00
parent cef65eba54
commit 7ed64af639
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ used here to filter out buckets which contain no buckets for an inner terms aggr
"min_bucket_selector": {
"bucket_selector": {
"buckets_path": {
"count": "categories._bucket_count"
"count": "categories._bucket_count" <1>
},
"script": {
"inline": "count != 0"