Skip to content

Commit 43bf8b4

Browse files
Update index.md (#8743)
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> (cherry picked from commit c4d59f2) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 76a19e8 commit 43bf8b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_query-dsl/geo-and-xy/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ OpenSearch provides the following geographic query types:
3131

3232
- [**Geo-bounding box queries**]({{site.url}}{{site.baseurl}}/opensearch/query-dsl/geo-and-xy/geo-bounding-box/): Return documents with geopoint field values that are within a bounding box.
3333
- [**Geodistance queries**]({{site.url}}{{site.baseurl}}/query-dsl/geo-and-xy/geodistance/): Return documents with geopoints that are within a specified distance from the provided geopoint.
34-
- [**Geopolygon queries**]({{site.url}}{{site.baseurl}}/query-dsl/geo-and-xy/geodistance/): Return documents containing geopoints that are within a polygon.
34+
- [**Geopolygon queries**]({{site.url}}{{site.baseurl}}/query-dsl/geo-and-xy/geopolygon/): Return documents containing geopoints that are within a polygon.
3535
- [**Geoshape queries**]({{site.url}}{{site.baseurl}}/query-dsl/geo-and-xy/geoshape/): Return documents that contain:
3636
- Geoshapes and geopoints that have one of four spatial relations to the provided shape: `INTERSECTS`, `DISJOINT`, `WITHIN`, or `CONTAINS`.
37-
- Geopoints that intersect the provided shape.
37+
- Geopoints that intersect the provided shape.

0 commit comments

Comments
 (0)