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.
Gets or sets the weights for text indexes.
public BsonDocument Weights { get; set; }
The weights for text indexes.