Table of Contents

Property BucketSize

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

BucketSize

Gets or sets the size of the bucket for geo haystack indexes.

[Obsolete("GeoHaystack indexes were deprecated in server version 4.4.")]
public double? BucketSize { get; set; }

Property Value

double?

The size of the bucket for geo haystack indexes.