Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D51673E6 for ; Tue, 27 Sep 2011 00:51:59 +0000 (UTC) Received: (qmail 62704 invoked by uid 500); 27 Sep 2011 00:51:57 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 62671 invoked by uid 500); 27 Sep 2011 00:51:57 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 62663 invoked by uid 99); 27 Sep 2011 00:51:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 00:51:57 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [74.125.82.180] (HELO mail-wy0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 00:51:51 +0000 Received: by wyh11 with SMTP id 11so6522266wyh.11 for ; Mon, 26 Sep 2011 17:51:29 -0700 (PDT) Received: by 10.216.160.75 with SMTP id t53mr198156wek.29.1317084688060; Mon, 26 Sep 2011 17:51:28 -0700 (PDT) Received: from [192.168.0.3] (41-135-167-131.dsl.mweb.co.za. [41.135.167.131]) by mx.google.com with ESMTPS id s34sm33534852wbo.0.2011.09.26.17.51.25 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 26 Sep 2011 17:51:26 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1244.3) Subject: Re: how to delete document with empty _id From: Kwasi Gyasi - Agyei In-Reply-To: <86k48vt8mt.fsf@gmail.com> Date: Tue, 27 Sep 2011 02:51:22 +0200 Content-Transfer-Encoding: 7bit Message-Id: <540B5FB6-9DE8-4913-9ABB-D67C49643893@4things.co.za> References: <86k48vt8mt.fsf@gmail.com> To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1244.3) Use couchdb web interface. http://host:port/_utils 4Things Multimedia and Communication | Property | Entertainment Kwasi Owusu Gyasi - Agyei cell (+27) (0) 76 466 4488 website www.4things.co.za email kwasi.gyasiagyei@4things.co.za skype kwasi.gyasiagyei role Developer.Designer.Software Architect On 26 Sep 2011, at 9:18 PM, bsquared wrote: > > Hello, > I have a document that was created with an empty _id field. I > think I did this with an update experiment. How can I access the > document to delete it? > > -- > Regards, > Brian Winfrey >