Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add validation to check if object exists before deleting it from index (
#281) * Add validation to check if object exists before deleting it from index This fixes issue #277 It checks if the item exists first in the index before trying to delete it * Remove unnecessary return in catch validation
- Loading branch information