Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 40801 invoked from network); 21 Mar 2008 15:01:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Mar 2008 15:01:01 -0000 Received: (qmail 41575 invoked by uid 500); 21 Mar 2008 15:00:59 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 41455 invoked by uid 500); 21 Mar 2008 15:00:59 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 41446 invoked by uid 99); 21 Mar 2008 15:00:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2008 08:00:59 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [195.41.46.235] (HELO pfepa.post.tele.dk) (195.41.46.235) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2008 15:00:08 +0000 Received: from pascal.widetrail.dk (0x503ed345.arcnxx11.adsl-dhcp.tele.dk [80.62.211.69]) by pfepa.post.tele.dk (Postfix) with ESMTP id 2C013FAC05D for ; Fri, 21 Mar 2008 15:59:42 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by pascal.widetrail.dk (Postfix) with ESMTP id D132832904 for ; Fri, 21 Mar 2008 16:04:34 +0100 (CET) Received: from pascal.widetrail.dk ([127.0.0.1]) by localhost (pascal.widetrail.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16699-01 for ; Fri, 21 Mar 2008 16:04:28 +0100 (CET) Received: from leibniz.widetrail (unknown [10.10.1.42]) by pascal.widetrail.dk (Postfix) with ESMTP id F3CA532896 for ; Fri, 21 Mar 2008 16:04:27 +0100 (CET) From: =?iso-8859-1?q?S=F8ren_Hilmer?= Organization: wideTrail To: couchdb-user@incubator.apache.org Subject: Working on Lucene Date: Fri, 21 Mar 2008 16:02:55 +0100 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200803211602.56058.sh@widetrail.dk> X-Virus-Scanned: amavisd-new at widetrail.dk X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have hacked a little on the LuceneIndexer, and fixed some bugs to get it= =20 compiling and running, though I also had to patch couchdb4j (patch was from= =20 the couchdb4j issues page). Also found that the readme needs some tuning,=20 LuceneIndexer in couch.ini is now FullTextSearchQueryServer, right? But all is still not well, here is a few of questions that I hope someone c= an=20 supply answers to: 1) couchdb4j uses "_all_docs_by_update_seq" to get a specific revision of a= =20 document. The trunk version of couchdb does not support this. Has it been=20 discontinued in favor of "_all_docs_by_seq" ? 2) What was actually the intention of the LuceneIndexer, I guess that it=20 should traverse all the databases and all the documents within these and=20 store the result in the database "couchdbfulltext", right? Some work to=20 achieve this seams necessary. 3) When a database has a changed document, the indexer should re-index it,= =20 right? 4) I have still not looked at the LuceneSearcher, how is that hooked into=20 couchdb? I hope to get it working and supply a patch when it does, hopefully I am no= t=20 treading on anyones toes here. =2D-S=F8ren =2D-=20 S=F8ren Hilmer, M.Sc., M.Crypt. wideTrail Phone: +45 25481225 Pilev=E6nget 41 Email: sh@widetrail.dk DK-8961 Alling=E5bro Web: www.widetrail.dk