TextSearchOptions (driver-core 5.5.0 API) (original) (raw)


public final class TextSearchOptions extends Object

Since:

3.2

MongoDB documentation

$text

Constructors

Set the case-sensitive flag for the text search
Set the diacritic-sensitive flag for the text search
boolean
Returns the case-sensitive flag to use with the text search
Returns the diacritic-sensitive flag to use with the text search
Returns the language to be used with the text search
int
[hashCode](#hashCode%28%29)()
Set the language for the text search
[toString](#toString%28%29)()