compareOptions

Sets CompareOptions to control various aspects of text search such as case sensitivity or whether regular expression search is enabled.

CASE_INSENSITIVE, DIACRITIC_INSENSITIVE and SMART_SEARCH are used by default.

Parameters

compareOptions

EnumSet of compare options to use.


Sets CompareOptions to control various aspects of text search such as case sensitivity or whether regular expression search is enabled.

CASE_INSENSITIVE, DIACRITIC_INSENSITIVE and SMART_SEARCH are used by default.

Parameters

compareOptions

Array listing all compare options to use.