Table of Contents

Class TextSearchOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents text search options.

public class TextSearchOptions
Inheritance
TextSearchOptions
Inherited Members

Properties

CaseSensitive

Gets or sets whether a text search should be case sensitive.

DiacriticSensitive

Gets or sets whether a text search should be diacritic sensitive.

Language

Gets or sets the language for a text search.