IndexOptions.weights

Specifies fields in the index and their corresponding weight values.

struct IndexOptions
@embedNullable
Nullable!Bson weights;

Meta