parent
e037250ce9
commit
85ef44fd73
|
@ -21,8 +21,8 @@ Example:
|
||||||
"aggs" : {
|
"aggs" : {
|
||||||
"viewport" : {
|
"viewport" : {
|
||||||
"geo_bounds" : {
|
"geo_bounds" : {
|
||||||
"field" : "location" <1>
|
"field" : "location", <1>
|
||||||
"wrap_longitude" : "true" <2>
|
"wrap_longitude" : true <2>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue