How to Get the Status of Reindex Task

Hi Team,

Is there anyway we can get the status of reindex task which I triggered by using (_reindex) API. How we can kill the task if it is triggered with wrong configuration.

Thanks,
Debasis

Hi Team,

Any help and suggestion on the above query.

Thanks,
Debasis

Hi @Debasis_Mallick

When running the index asynchronously, you could use the Task API to cancel the reindex task.

1 Like