Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 66901 invoked from network); 15 Jan 2009 16:10:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jan 2009 16:10:44 -0000 Received: (qmail 56994 invoked by uid 500); 15 Jan 2009 16:10:38 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 56953 invoked by uid 500); 15 Jan 2009 16:10:37 -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 56942 invoked by uid 99); 15 Jan 2009 16:10:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jan 2009 08:10:37 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dwortlehock@googlemail.com designates 209.85.219.11 as permitted sender) Received: from [209.85.219.11] (HELO mail-ew0-f11.google.com) (209.85.219.11) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jan 2009 16:10:27 +0000 Received: by ewy4 with SMTP id 4so1358747ewy.11 for ; Thu, 15 Jan 2009 08:10:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=koijVyGzls8D/n4txLBREJEs2qbG9nmsb7jMuaSiW/Y=; b=eTH+jGZE7uqHNqqr2/bvpID+xS91sEKscOelO9sSY55zm8GajJa37lM5Rih+qgszKc Onf5AcqqFOAjVOZjdXG+SfRUlEaebNant0IJkg+KKNSLYFMXssEXNyJV2OiEA7L2tSv8 VPtn35W86NT+Z4oaP0iWgEfi7ZdFhlh65tYek= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=Igta2H7r2FWKiqzZHa/7mp5DU+4OK++lewzGFB8QLzOmICn+Po3v9PIn0f4mzFXLf6 O4tz+lOO9BB28YTc7U6O3q1btb0jBjRsTF2otYLPcJzk6fp0w59kSRG8jbjOkzJrO8zG dfXQutOsfCDyVFuznKjjYw/sfaeJ8YVChbe7U= Received: by 10.210.54.17 with SMTP id c17mr1825252eba.71.1232035807491; Thu, 15 Jan 2009 08:10:07 -0800 (PST) Received: from ?10.0.2.8? (j269-dw.isd.glam.ac.uk [193.63.135.161]) by mx.google.com with ESMTPS id 7sm163768eyb.51.2009.01.15.08.10.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 15 Jan 2009 08:10:06 -0800 (PST) Message-Id: <11AF9E61-3486-4598-A06F-708AB755CFD2@googlemail.com> From: Darrin Wortlehock To: user@couchdb.apache.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Lucene Integration Date: Thu, 15 Jan 2009 16:09:52 +0000 X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org Hi, In late November I was working with davisp's couchdb-lucene, which required jchris' action2 branch to work. I am now returning to the development I was doing, building a new development environment from scratch and it appears that jchris' action2 branch has now gone away. I am specifically interested in lucene integration. Can anybody provide any hints on how to move forward? Regards, Darrin