Update geohashgrid-aggregation.asciidoc (#21530)

This commit is contained in:
Sumit Gupta 2016-11-15 15:17:39 +05:30 committed by Adrien Grand
parent 200a2850a9
commit e53405f4f3
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ When requesting detailed buckets (typically for displaying a "zoomed in" map) a
"zoom1":{
"geohash_grid" : {
"field":"location",
"precision":8,
"precision":8
}
}
}