Preparing search index...
The search index is not available
Realm JavaScript - v12.11.1
Realm JavaScript
Realm
IndexedType
Type alias IndexedType
Indexed
Type
:
boolean
|
"full-text"
The type of index on a property:
true
enables a regular index
"full-text"
enables a full-text search index and can only be applied to string properties.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Realm JavaScript - v12.11.1
Realm
Realm
Generated using
TypeDoc
The type of index on a property:
true
enables a regular index"full-text"
enables a full-text search index and can only be applied to string properties.