Remove the reindex_start task
Closes #785 (closed)
This also removes the Reindex
API endpoint. Deleting an entity will still make calls to ElasticSearch, but those calls are synchronous and will not fill up the job queue.
Edited by Erwan Rouchet