Method SetTextLanguageOverride
SetTextLanguageOverride(string)
Specifies the field name containing the language for the text index.
public IndexOptionsBuilder SetTextLanguageOverride(string fieldName)
Parameters
fieldNamestringThe field name.
Returns
- IndexOptionsBuilder
The builder (so method calls can be chained).