Files
elasticsearch-js/docs/reference/api/QueryDslGeoShapeFieldQuery.md
2025-05-27 15:30:21 -05:00

8 lines
404 B
Markdown

## Interface `QueryDslGeoShapeFieldQuery`
| Name | Type | Description |
| - | - | - |
| `indexed_shape` | [QueryDslFieldLookup](./QueryDslFieldLookup.md) | Query using an indexed shape retrieved from the the specified document and path. |
| `relation` | [GeoShapeRelation](./GeoShapeRelation.md) | Spatial relation operator used to search a geo field. |
| `shape` | [GeoShape](./GeoShape.md) |   |