Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 90396 invoked from network); 17 Nov 2010 13:05:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Nov 2010 13:05:07 -0000 Received: (qmail 91458 invoked by uid 500); 17 Nov 2010 13:05:36 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 91306 invoked by uid 500); 17 Nov 2010 13:05:35 -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 91267 invoked by uid 99); 17 Nov 2010 13:05:35 -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 13:05:34 +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 13:05:27 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PIhhA-0005iS-W5 for user@couchdb.apache.org; Wed, 17 Nov 2010 14:05:05 +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 14:05:04 +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 14:05:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: user@couchdb.apache.org From: Nicolas Jessus Subject: Forcing document reindex Date: Wed, 17 Nov 2010 13:00:56 +0000 (UTC) Lines: 8 Message-ID: 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) Is there a way to force a document reindex, like is triggered by an update, without actually doing the update? I am trying to do unspeakable things to Couch, but ones that would be very useful (and inefficient, but that would be ok). I'll tell if it works :) Thanks, Nic