Method SetWeight
SetWeight(string, int)
Sets the weight of a field for the text index.
public IndexOptionsBuilder SetWeight(string name, int value)
Parameters
Returns
- IndexOptionsBuilder
The builder (so method calls can be chained).
Sets the weight of a field for the text index.
public IndexOptionsBuilder SetWeight(string name, int value)
The builder (so method calls can be chained).