Hi,
Could you post {"_id": "", "_deleted": true} to the database?
Cheers
SimonOn 28 Jul 2010, at 09:47, Sebastian Cohnen wrote:
I have no idea how you can remove this document, but maybe you could open a JIRA ticket on this (since an empty document ID should not happen).On 28.07.2010, at 09:47, Alux wrote:Hello,today I got a slightly funny problem. Creating a document using an updatehandler, I had the hope an _id would be crated if I dont provide one (similar to POST do the DB). This hope was in vain, so now I have onedocument with _id: "". (I did only once, because the second try gave an update conflict of course :) Futon doesn't give the possibility to open it(because a link text of length 0 doesnt make a link in the browsers Itested: Firefox, Opera, Crome), and I just can't imagine to curl it (curl -XDELETE http://locahost/sofa/ should rather delete the DB, right??). Any ideas? Thank you a lot & kind regards alux
