Modifier and Type | Method and Description |
---|---|
FullTextIndex |
ignoreAccents(boolean ignoreAccents)
Set the true value to ignore accents/diacritical marks.
|
FullTextIndex |
setLanguage(String language)
The language code which is an ISO-639 language such as "en", "fr", etc.
|
@NonNull public FullTextIndex setLanguage(String language)
@NonNull public FullTextIndex ignoreAccents(boolean ignoreAccents)