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 f72ec85 commit 0e16987Copy full SHA for 0e16987
docs/reference/mapping/types/geo-shape.asciidoc
@@ -18,9 +18,8 @@ Documents using this type can be used:
18
** a <<query-dsl-geo-shape-query,`geo_shape` query>> (for example, intersecting polygons).
19
* to aggregate documents by geographic grids:
20
** either <<search-aggregations-bucket-geohashgrid-aggregation,`geo_hash`>>
21
-** or <<search-aggregations-bucket-geotilegrid-aggregation,`geo_tile`>>.
22
-
23
-Grid aggregations over `geo_hex` grids are not supported for `geo_shape` fields.
+** or <<search-aggregations-bucket-geotilegrid-aggregation,`geo_tile`>>
+** or <<search-aggregations-bucket-geohexgrid-aggregation,`geo_hex`>>
24
25
[[geo-shape-mapping-options]]
26
[discrete]
0 commit comments