Java com.mongodb.client.model TextSearchOptions fields, constructors, methods, implement or subclass

Example usage for Java com.mongodb.client.model TextSearchOptions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.mongodb.client.model TextSearchOptions.

The text is from its open source code.

Method

BooleangetCaseSensitive()
Returns the case-sensitive flag to use with the text search
BooleangetDiacriticSensitive()
Returns the diacritic-sensitive flag to use with the text search
StringgetLanguage()
Returns the language to be used with the text search