MongoCollection.GeoHaystackSearchAs Method |
Name | Description | |
---|---|---|
GeoHaystackSearchAs<TDocument>(GeoHaystackSearchArgs) | Obsolete.
Runs a geoHaystack search command on this collection.
| |
GeoHaystackSearchAs(Type, GeoHaystackSearchArgs) | Obsolete.
Runs a geoHaystack search command on this collection.
| |
GeoHaystackSearchAs<TDocument>(Double, Double, IMongoGeoHaystackSearchOptions) | Obsolete.
Runs a geoHaystack search command on this collection.
| |
GeoHaystackSearchAs(Type, Double, Double, IMongoGeoHaystackSearchOptions) | Obsolete.
Runs a geoHaystack search command on this collection.
|