GeoHaystackSearchOptions<TDocument> Class |
Note: This API is now obsolete.
Namespace: MongoDB.Driver.Builders
[ObsoleteAttribute("Use GeoHaystackSearchArgs instead.")] public static class GeoHaystackSearchOptions<TDocument>
The GeoHaystackSearchOptions<TDocument> type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | SetLimit |
Sets the maximum number of results to return.
|
![]() ![]() | SetMaxDistance |
Sets the max distance.
|
![]() ![]() | SetQuery<TMember> |
Sets the query on the optional additional field.
|