Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 51801 invoked from network); 4 Oct 2008 21:00:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2008 21:00:17 -0000 Received: (qmail 59731 invoked by uid 500); 4 Oct 2008 21:00:14 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 59691 invoked by uid 500); 4 Oct 2008 21:00:14 -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 59680 invoked by uid 99); 4 Oct 2008 21:00:14 -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:00:14 -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 nexneo@me.com designates 17.148.16.104 as permitted sender) Received: from [17.148.16.104] (HELO asmtpout029.mac.com) (17.148.16.104) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Oct 2008 20:59:12 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed Received: from [10.25.221.231] ([218.248.78.12]) by asmtp029.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0K8800C28FH46610@asmtp029.mac.com> for couchdb-user@incubator.apache.org; Sat, 04 Oct 2008 13:56:02 -0700 (PDT) Message-id: <21DADEB5-1111-4BEB-AE55-B11E1B601B05@me.com> From: Niket Patel To: couchdb-user@incubator.apache.org In-reply-to: Subject: Re: Bulk Delete Date: Sun, 05 Oct 2008 02:25:50 +0530 References: <9E9A480C-EC26-427F-A00C-340B03F4E48A@me.com> X-Mailer: Apple Mail (2.929.2) X-Virus-Checked: Checked by ClamAV on apache.org Thanks, I think I was missing this info. Somehow I got impression _bulk_docs is for insert/update only. On Oct 5, 2008, at 2:10 AM, Paul Davis wrote: > 3. Use _bulk_docs with the _deleted=true member to delete the docs