Statuses of data indexing

The search landing page provides an option to verify the status of classes for which you index their data into the search functionality. You can analyze the index status to verify whether specific data is searchable in your application.

Statuses differ depending on your deployment.

The following table presents all possible statuses that you can encounter during data indexing.

Statuses of data index
Embedded Elasticsearch statuses Search and Reporting Service statuses
AVAILABLE
The index is usable, and the last reindexing attempt succeeded.
INCOMPLETE
The index is usable. The last reindexing attempt failed or did not occur yet.
UNAVAILABLE
The index is not usable.
RECREATE INDEX
Dedicated indexes only: The index contains obsolete mappings. Recreate the index.
CONFLICTS FOUND
The index is usable, but contains data type conflicts to fix.
[no status]
Full reindexing did not occur yet.
PENDING
The system received a request to reindex the class, but the process is not started yet.
IN PROGRESS
The system is currently indexing data. The Records indexed column displays the progress of the indexing process.
FINISHED
The system completed the indexing process.
CANCELLED
The operator canceled the indexing, and the data can be incomplete.