Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 33342 invoked from network); 4 Jun 2009 02:43:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jun 2009 02:43:00 -0000 Received: (qmail 46688 invoked by uid 500); 4 Jun 2009 02:43:11 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 46616 invoked by uid 500); 4 Jun 2009 02:43:11 -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 46606 invoked by uid 99); 4 Jun 2009 02:43:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jun 2009 02:43:11 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nborwankar@gmail.com designates 209.85.221.203 as permitted sender) Received: from [209.85.221.203] (HELO mail-qy0-f203.google.com) (209.85.221.203) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jun 2009 02:43:02 +0000 Received: by qyk41 with SMTP id 41so779686qyk.13 for ; Wed, 03 Jun 2009 19:42:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=N6+RvsaHPEy1Ib2u5fpXoK2cysoumpvisVYR19W2Qsk=; b=KApFX57amR6Sm09MP3sMSGQhOapp779rMTpYzluhUsgeren68KDHOPZW8DzL/qsRDE I7eHuXCEL3wm6UeFV3QH3qWN3GJAJ8n3kmpO574RyHDb6NUSG4MWSQYn3p8SAORJVRl3 2zHXITnkrAgSRvbIl4cdxwMJw+jVC58JVMwZ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=ktfllmAXoRqj5ns7zeqiAYZdC+US9I1bYqDlngHGre5MzbbqW0+zo9KGZcnuLYMtjJ PANQEyAL0CVxk0dLXJmRbyPIIWH6unwLKQwJCMBnPxIvXn7ABEYx4vKe8dYNbY8Dzq1r 8d6tcQ+UalkkjjjYNQ6OKBI0kmpoYlY9Zy8fE= MIME-Version: 1.0 Sender: nborwankar@gmail.com Received: by 10.231.15.131 with SMTP id k3mr433488iba.47.1244083361045; Wed, 03 Jun 2009 19:42:41 -0700 (PDT) Date: Wed, 3 Jun 2009 19:42:41 -0700 X-Google-Sender-Auth: 1152323d461e2c8f Message-ID: <921000906031942l66112580pb62d44066cc19b4e@mail.gmail.com> Subject: dump and load a db containing the lucene design doc From: Nitin Borwankar To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=00221534d5dfce5cc1046b7cba17 X-Virus-Checked: Checked by ClamAV on apache.org --00221534d5dfce5cc1046b7cba17 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi guys, I have a database that has a design document that triggers couchdb-lucene indexing ( the exact name slips my mind ). If I dump the db and load it into a different db on same couch installation - the new db now has the doc that triggers lucene indexing - but when does t the lucene indexing actually happen - on load? On first lucene query ? Note I am asking about lucene's indexing not couchdb's Nitin 37% of all statistics are made up on the spot ------------------------------------------------------------------------------------- Nitin Borwankar nborwankar@gmail.com --00221534d5dfce5cc1046b7cba17--