8 lines
404 B
Markdown
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) | |
|