Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 52160 invoked from network); 4 Oct 2008 21:03:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2008 21:03:30 -0000 Received: (qmail 60338 invoked by uid 500); 4 Oct 2008 21:03:28 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 60305 invoked by uid 500); 4 Oct 2008 21:03:28 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 60293 invoked by uid 99); 4 Oct 2008 21:03:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Oct 2008 14:03:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jchris@gmail.com designates 209.85.200.175 as permitted sender) Received: from [209.85.200.175] (HELO wf-out-1314.google.com) (209.85.200.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Oct 2008 21:02:23 +0000 Received: by wf-out-1314.google.com with SMTP id 27so2391050wfd.21 for ; Sat, 04 Oct 2008 14:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=XsJosQnMCvn5xUJZxrYvjEBrP/g1nmpvBt5YVcj2KHA=; b=abWFDv4BavxhYCfXicL3T4z3BhANg5Th4BkS/89KCSqdpaFDWIi0corl5zOeSlXqIc v1zcmOtr61ofXwXZr/bKMuRMxyrLqJ/KcRO5A0iZ+/XEW0R11s/fp+u8sz5yPoMF9UH5 r3Cv8NhDTCTpohvviHyWKLvdiUgM06dq6Cam4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=D8sO7bj4FVgbp1pvSzzjnb8ivRKd9PfJ/CPKoNiQ6u+Mg2g9e7OXSf4xdWS9DDBH8P k9Nl1vnqr3O+nI5R8hZ1ZMAHdbYEvgIDEfUGjxPFbebolBwJbra2ZV16SIZ1InOCqBeR U9eZqOwRAteEfaSAkV+4ICH9p0p0A9YmS6uC0= Received: by 10.142.54.17 with SMTP id c17mr1015559wfa.278.1223154169516; Sat, 04 Oct 2008 14:02:49 -0700 (PDT) Received: by 10.142.49.15 with HTTP; Sat, 4 Oct 2008 14:02:49 -0700 (PDT) Message-ID: Date: Sat, 4 Oct 2008 14:02:49 -0700 From: "Chris Anderson" Sender: jchris@gmail.com To: couchdb-user@incubator.apache.org Subject: Re: Bulk Delete In-Reply-To: <21DADEB5-1111-4BEB-AE55-B11E1B601B05@me.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9E9A480C-EC26-427F-A00C-340B03F4E48A@me.com> <21DADEB5-1111-4BEB-AE55-B11E1B601B05@me.com> X-Google-Sender-Auth: 3fd09632a1e29819 X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Oct 4, 2008 at 1:55 PM, Niket Patel wrote: > Thanks, I think I was missing this info. > Somehow I got impression _bulk_docs is for insert/update only. > delete is just a special case of update, internally, that sets the _delete field to true. could be better documented... -- Chris Anderson http://jchris.mfdz.com