GeoDistance
July 15, 2026 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| location_anchor | Option<models::GeoDistanceLocationAnchor> | [optional] | |
| location_source | Option<String> | Field name in the document that contains location data | [optional] |
| distance_type | Option<String> | Algorithm used to calculate the distance | [optional] |
| distance | Option<String> | The distance from the anchor point to filter results by | [optional] |