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 21B639B59 for ; Tue, 27 Sep 2011 06:51:28 +0000 (UTC) Received: (qmail 29618 invoked by uid 500); 27 Sep 2011 06:51:26 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 29075 invoked by uid 500); 27 Sep 2011 06:51:23 -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 29053 invoked by uid 99); 27 Sep 2011 06:51:22 -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 06:51:22 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.213.52] (HELO mail-yw0-f52.google.com) (209.85.213.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 06:51:14 +0000 Received: by ywp31 with SMTP id 31so7770310ywp.11 for ; Mon, 26 Sep 2011 23:50:53 -0700 (PDT) Received: by 10.100.237.8 with SMTP id k8mr6621739anh.64.1317106253358; Mon, 26 Sep 2011 23:50:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.35.17 with HTTP; Mon, 26 Sep 2011 23:50:33 -0700 (PDT) In-Reply-To: <4E816609.7030204@gmail.com> References: <86k48vt8mt.fsf@gmail.com> <540B5FB6-9DE8-4913-9ABB-D67C49643893@4things.co.za> <4E816609.7030204@gmail.com> From: Mark Hahn Date: Mon, 26 Sep 2011 23:50:33 -0700 Message-ID: Subject: Re: how to delete document with empty _id To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016368e20515ce86004ade6b211 --0016368e20515ce86004ade6b211 Content-Type: text/plain; charset=ISO-8859-1 > There is no document without _id. Not true. I've managed to create a doc with a blank id also. I don't remember how the bug worked that caused it, but I had to delete the db to get rid of it. --0016368e20515ce86004ade6b211--