Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "HTTP_Bulk_Document_API" page has been changed by JensAlfke: http://wiki.apache.org/couchdb/HTTP_Bulk_Document_API?action=diff&rev1=17&rev2=18 ]} }}} - The rows are returned in the same order as the supplied "keys" array. + * The rows are returned in the same order as the supplied "keys" array. + * The row for a deleted document will have the revision ID of the deletion, and an extra key "deleted":true in the "value" property. + * The row for a nonexistent document will just contain an "error" property with the value "not_found". Example with startkey and endkey ('''be aware''' of correct url encoding!):
