The GeoHashDistanceFilter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GeoHashDistanceFilter |
Provide a distance filter based from a center point with a radius in miles
|
Methods
| Name | Description | |
|---|---|---|
| Bits | Obsolete. (Inherited from Filter.) | |
| Equals | (Overrides DistanceFilter..::..Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDistance | (Inherited from DistanceFilter.) | |
| GetDocIdSet | (Overrides Filter..::..GetDocIdSet(IndexReader).) | |
| GetHashCode | (Overrides DistanceFilter..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Reset |
You must call this before re-using this DistanceFilter across searches
(Inherited from DistanceFilter.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Distance | (Inherited from DistanceFilter.) | |
| DistanceLookupCache | (Inherited from DistanceFilter.) | |
| NextDocBase | (Inherited from DistanceFilter.) | |
| Precision | (Inherited from DistanceFilter.) | |
| StartingFilter | (Inherited from DistanceFilter.) |
Properties
| Name | Description | |
|---|---|---|
| Distances | (Inherited from DistanceFilter.) |