IndexOptions Class |
Namespace: Couchbase.Lite
public sealed class IndexOptions
The IndexOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| IndexOptions |
Default Constructor
| |
| IndexOptions(String, Boolean) |
Constructor
|
| Name | Description | |
|---|---|---|
| IgnoreDiacriticals |
Gets or sets whether or not to ignore diacriticals
(i.e. accent marks, etc) when full text searching
| |
| Language |
Gets or sets the language to use for full text search
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |