[DOCS] missing curly brace in ip_range aggregation example

This commit is contained in:
olivier bourgain 2015-02-21 09:42:37 +01:00 committed by Luca Cavanna
parent d9c19cd846
commit eaeddc6bd4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Response:
... ...
"aggregations": { "aggregations": {
"ip_ranges": "ip_ranges": {
"buckets" : [ "buckets" : [
{ {
"to": 167772165, "to": 167772165,