This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Lists all indexes defined for a data collection.
When an index's status is ACTIVE
, it is ready to use.
While it is still being created, its status is BUILDING
.
When an index's status is DROPPED
, it has been dropped successfully.
While it is still in the process of being removed, its status is DROPPING
.
You can only call this method when authenticated as a Wix app or Wix user identity.