Closed Mopster closed 11 years ago
I get the following error when deleting a (missing) document from the index :
Notice: Undefined index: error in /home/projects/bolero/data/bolero/vendor/sherlock/sherlock/src/Sherlock/responses/Response.php line 72
It seems 'error' is missing in the responseData array.
I created a PullRequest for this : https://github.com/polyfractal/sherlock/pull/52
I get the following error when deleting a (missing) document from the index :
It seems 'error' is missing in the responseData array.