Preparing search index...
The search index is not available
Realm JavaScript - v12.6.1
Realm JavaScript
<internal>
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.6.1
App
AppChangeCallback
AppConfiguration
AppServicesFunction
Auth
BSON
BaseConfiguration
BaseObjectSchema
BaseSyncConfiguration
CanonicalGeoPoint
CanonicalGeoPolygon
CanonicalObjectSchema
CanonicalObjectSchemaProperty
CanonicalPropertiesTypes
CanonicalPropertySchema
ClientResetAfterCallback
ClientResetBeforeCallback
ClientResetConfig
ClientResetDiscardUnsyncedChangesConfiguration
ClientResetFallbackCallback
ClientResetManualConfiguration
Loading...
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.