GeodistanceOptions Class |
Namespace: SphinxConnector.FluentApi
The GeodistanceOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| GeodistanceOptions | Initializes a new instance of the GeodistanceOptions class |
| Name | Description | |
|---|---|---|
| CalculationMethod |
Determines the calculcation method for geo distances. If none is specified, Sphinx will use 'Haversine' in versions
prior to 2.2.1 and 'Adaptive' starting with 2.2.1
| |
| InputUnit |
Gets the input unit for geo distance calculations.
| |
| OutputUnit |
Gets the output unit for geo distance calculations.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |