We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a4c5f3 commit 3a0a1e3Copy full SHA for 3a0a1e3
docs/reference/mapping/types/geo-shape.asciidoc
@@ -126,7 +126,7 @@ http://en.wikipedia.org/wiki/Quadtree[quadtree] for grid squares.
126
Similar to geohash, quad trees interleave the bits of the latitude and
127
longitude the resulting hash is a bit set. A tree level in a quad tree
128
represents 2 bits in this bit set, one for each coordinate. The maximum
129
-amount of levels for the quad trees in Elasticsearch is 50.
+amount of levels for the quad trees in Elasticsearch is 29.
130
131
[[spatial-strategy]]
132
[float]
0 commit comments