Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 39096 invoked from network); 17 Nov 2010 14:17:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Nov 2010 14:17:15 -0000 Received: (qmail 13949 invoked by uid 500); 17 Nov 2010 14:17:45 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 13794 invoked by uid 500); 17 Nov 2010 14:17:44 -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 13786 invoked by uid 99); 17 Nov 2010 14:17:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Nov 2010 14:17:43 +0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcdcu-couchdb-user@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Nov 2010 14:17:35 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PIioy-0005ZA-4J for user@couchdb.apache.org; Wed, 17 Nov 2010 15:17:12 +0100 Received: from 77.107.84.74 ([77.107.84.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Nov 2010 15:17:11 +0100 Received: from nicolas.jessus by 77.107.84.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Nov 2010 15:17:11 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: user@couchdb.apache.org From: Nicolas Jessus Subject: Re: Forcing document reindex Date: Wed, 17 Nov 2010 14:16:57 +0000 (UTC) Lines: 9 Message-ID: References: <76A109FD-9829-4EAA-9BA1-0FAC29357EA9@apache.org> <7D7C2F35-4630-494D-BD39-C446FCB3486E@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 77.107.84.74 (Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.10) Gecko/20100915 Ubuntu/9.10 (karmic) Firefox/3.6.10) > No. But storing the document with no changes will do the trick. Of course, CouchDB will update the _rev field > in the process. That would probably cause concurrency problems with legitimate updates. Shame. That would be very useful functionality. Thanks for the help, anyway Nic