a lightweight way to retrieve version information is via HEAD requests On Thu, Oct 27, 2011 at 2:31 PM, YIXIAO SHEN <[email protected]> wrote:
> Hi, > > I'm using jcouchdb to access CouchDB from java, I need to update and delete > some documents but the only thing I know is the document id. Is there an > easy way to do so? Or do I have to fisrt retrieve the current ver of the > document from CouchDB and then do the update / delete? > > Thanks, >
