Skip to content

Commit

Permalink
Add link to index file
Browse files Browse the repository at this point in the history
Signed-off-by: Fanit Kolchina <[email protected]>
  • Loading branch information
kolchfa-aws committed Jul 12, 2024
1 parent 65c1c5b commit 9d75c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _query-dsl/geo-and-xy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ OpenSearch provides the following geographic query types:

- [**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.
- [**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.
- **Geopolygon queries**: Return documents with geopoints that are within a polygon.
- [**Geopolygon queries**]({{site.url}}{{site.baseurl}}/query-dsl/geo-and-xy/geodistance/): Return documents with geopoints that are within a polygon.
- **Geoshape queries**: Return documents that contain:
- Geoshapes and geopoints that have one of four spatial relations to the provided shape: `INTERSECTS`, `DISJOINT`, `WITHIN`, or `CONTAINS`.
- Geopoints that intersect the provided shape.

0 comments on commit 9d75c11

Please sign in to comment.