- Type:
object
- Default:
{}
- Scope:
settings
userData
object lets you store custom data in your index settings.
Usage
- The object must be serializable as JSON.
- You can store up to 32 kB. Larger objects may break your search.
- To access previously stored
userData
, use thegetSettings
method.
Example
Current API clients
Current API clients
Legacy API clients
Legacy API clients