Manticoresearch.GeoDistance

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
locationAnchorGeoDistanceLocationAnchor[optional]
locationSourceStringField name in the document that contains location data[optional]
distanceTypeStringAlgorithm used to calculate the distance[optional]
distanceStringThe distance from the anchor point to filter results by[optional]

Enum: DistanceTypeEnum

  • adaptive (value: "adaptive")

  • haversine (value: "haversine")