Remove all deleted documents from the index:

/_optimize?only_expunge_deletes=true"
curl -XPOST "http://<ADDRESS>/<INDEX>/_optimize?only_expunge_deletes=true"