manticoresearch 1.1.0

Сlient for Manticore Search.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GeoDistance

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**location_anchor** | Option<[**models::GeoDistanceLocationAnchor**]geoDistance_location_anchor.md> |  | [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]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)