Table of Contents

Property Weights

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

Weights

Gets or sets the weights for text indexes.

public BsonDocument Weights { get; set; }

Property Value

BsonDocument

The weights for text indexes.