Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 757 Bytes

GeoDistance.md

File metadata and controls

14 lines (10 loc) · 757 Bytes

ManticoreSearch.Model.GeoDistance

Object to perform geo-distance based filtering on queries

Properties

Name Type Description Notes
LocationAnchor GeoDistanceLocationAnchor [optional]
LocationSource Object Field name in the document that contains location data [optional]
DistanceType Object Algorithm used to calculate the distance [optional]
Distance Object The distance from the anchor point to filter results by [optional]

[Back to Model list] [Back to API list] [Back to README]