Jobs

The Jobs widget shows active and historical indexing jobs.

Documents uploaded via the API after the indexing job was started are indexed automatically (“on the fly”) and will not appear in this list. This view only reflects the status of documents processed through a manual “Start Indexing”-action for the given project.

Ongoing reindex processes

This section lists all currently active reindexing operations.

Field Description
Index Index tag
Start Time The time when the job started in the timezone specified as “Default TimeZone” in the “Basic Setup”-widget
Documents Processed Number of documents processed so far
Total Documents Total documents requested for indexing in this job
Status The status of the job. Status alternatives :
> ABORTING = Stop in progress.

Indexing History

Overview of completed or created indexing jobs.

Field Description
Index Index tag
Start/End Time The time when the job started and ended in the timezone specified as “Default TimeZone” in the “Basic Setup”-widget
Docs Processed Number of documents indexed in the job
Status The status of the job. Status alternatives :
> FINISHED
> CREATED
> DELETED

API References

  • GET /tellusr/admin/api/v1/semantic-index-statuses – Retrieves the current status of all semantic indexing processes.