From user-return-11838-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue Aug 03 16:57:17 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 98138 invoked from network); 3 Aug 2010 16:57:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Aug 2010 16:57:16 -0000 Received: (qmail 17427 invoked by uid 500); 3 Aug 2010 16:57:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 17379 invoked by uid 500); 3 Aug 2010 16:57:14 -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 17371 invoked by uid 99); 3 Aug 2010 16:57:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 16:57:14 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=RCVD_ILLEGAL_IP,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kchuang@ucalgary.ca designates 136.159.37.49 as permitted sender) Received: from [136.159.37.49] (HELO smtp3.ucalgary.ca) (136.159.37.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 16:57:08 +0000 Received: from exhub.admin.ad.ucalgary.ca (unknown [10.40.24.18]) by smtp3.ucalgary.ca (Postfix) with ESMTP id C86734064 for ; Tue, 3 Aug 2010 10:56:05 -0600 (MDT) Received: from EXHUB02.admin.ad.ucalgary.ca (10.40.88.18) by EXEDGE02.ad.ucalgary.ca (10.40.24.18) with Microsoft SMTP Server (TLS) id 8.2.254.0; Tue, 3 Aug 2010 10:56:04 -0600 Received: from exmb01.admin.ad.ucalgary.ca ([169.254.1.165]) by EXHUB02.admin.ad.ucalgary.ca ([::1]) with mapi; Tue, 3 Aug 2010 10:56:05 -0600 From: King Huang To: "user@couchdb.apache.org" Date: Tue, 3 Aug 2010 10:56:05 -0600 Subject: Getting Info About Just Deleted Document Thread-Topic: Getting Info About Just Deleted Document Thread-Index: AcszLMLg0mndSkAtTVuPMsJAqNTzhA== Message-ID: Accept-Language: en-US, en-CA Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, en-CA Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-UCalgary-MailScanner-Information: Please contact IT Help Desk at (403) 220-5555 for more information X-MailScanner-ID: C86734064.248AD X-UCalgary-MailScanner: Found to be clean X-UCalgary-MailScanner-From: kchuang@ucalgary.ca Hi, Is there some way to get a document that was just deleted? I'm using the _changes feed with include_docs=3DTrue to watch for document = changes and perform tasks based on the documents. This works well until a d= ocument is deleted. There doesn't seem to be a way to get the document that= was just deleted. Using revs=3Dtrue to find the previous revision returns = a 404 with reason:deleted. Is finding a just deleted document possible? Thanks,=20 King Chung Huang Technology Solutions Analyst Information Technologies University of Calgary