Thank you, I took your suggestion along with the information on the bulk
documents wiki page and came up with this response:
[{"ok":true,"id":"2495ec1c0949bae91258f7798b001b88",
"rev":"1-de715bf126efc93d225d9e3f8e8eb81a"}]
Problem is, that is not the document, or even a document in the
specified database. if I request _all_docs the doc in question is still
listed. If I request the document _id listed in the above response the
new response is:
{"error":"not_found","reason":"deleted"}
I also tried adding the _rev field but that request error'd with a conflict.
--
Regards,
Brian Winfrey
|