Package com.couchbase.lite
Class Defaults.FullTextIndex
java.lang.Object
com.couchbase.lite.Defaults.FullTextIndex
- Enclosing class:
 - Defaults
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final booleanAccents and ligatures are not ignored when indexing via full text search - 
Method Summary
 
- 
Field Details
- 
IGNORE_ACCENTS
public static final boolean IGNORE_ACCENTSAccents and ligatures are not ignored when indexing via full text search- See Also:
 
 
 -