Hello, I read on the wiki here: http://wiki.apache.org/couchdb/HTTP_Document_API?highlight=%28multipart%29
That: As of 0.11 CouchDB supports handling of multipart/form-data encoded updates. This is used by Futon and not considered a public API. All such requests must contain a valid Referer header. 1) So now that I'm at version 1.1.0 ... its been a long time and I'm hoping that this is now a public API? Yes? No? 2) If yes, then how is someone supposed to post a multipart document to be indexed? Can someone please point me to an example of this being done using curl? Thanks You very much :) - Pulkit
