Click or drag to resize

IndexOptionsLanguage Property

Gets or sets the language to use for full text search

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
public string Language { get; set; }

Property Value

Type: String
See Also