Table of Contents

Class GeoHaystackSearchResult

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Represents the result of a GeoHaystackSearch command.

[Serializable]
[Obsolete("GeoHaystack indexes were deprecated in server version 4.4.")]
public abstract class GeoHaystackSearchResult : CommandResult
Inheritance
GeoHaystackSearchResult
Derived
Inherited Members
Extension Methods

Constructors

GeoHaystackSearchResult(BsonDocument)

Initializes a new instance of the GeoHaystackSearchResult class.

Properties

Hits

Gets the hits.

HitsImplementation

Gets the hits.

Stats

Gets the stats.