From user-return-10113-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sat Apr 17 16:45:41 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 80764 invoked from network); 17 Apr 2010 16:45:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Apr 2010 16:45:41 -0000 Received: (qmail 23277 invoked by uid 500); 17 Apr 2010 16:45:40 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 23236 invoked by uid 500); 17 Apr 2010 16:45:40 -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 23227 invoked by uid 99); 17 Apr 2010 16:45:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Apr 2010 16:45:40 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of robert.newson@gmail.com designates 74.125.82.52 as permitted sender) Received: from [74.125.82.52] (HELO mail-ww0-f52.google.com) (74.125.82.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Apr 2010 16:45:34 +0000 Received: by wwd20 with SMTP id 20so623994wwd.11 for ; Sat, 17 Apr 2010 09:45:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type; bh=a850QlA0ANz3yObqdGq5UR9f11ZlfVcLvGtYuGXVJaY=; b=W4goUaZ88HgyJgWxTGFtw9JbBsGnmI6zWcPAQa8xKMbpZw5684QXU+p2IVseUNSmoT Tu7o/yIedQGqD6VUb9HFodPeU2e5o8PPYKUjE0/bRXTe0gfmlxzvStjiol0lSpW3h+IA g0f7HiC+N7PLNqJL2a5vTX2GiPqjLhBB3bRbA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=HUS2QqaZTRjEUgiNDyGIv4la6cwHibRTP1kBy2KP/MdRo0HYtutfyLNz5YViqJH7jT timDbwYx09584l6w2DnFJlvUtbK6Q0nR3QgXdTwas8BIJIJvfW6AoNbuJ3thdSDFurDC cr7d2xsD8kdrN4bcIgCb9SuKtxctouwtBm09E= MIME-Version: 1.0 Received: by 10.216.72.11 with HTTP; Sat, 17 Apr 2010 09:45:14 -0700 (PDT) In-Reply-To: <53572C27-A2B7-4F05-88CD-586B5906D633@googlemail.com> References: <53572C27-A2B7-4F05-88CD-586B5906D633@googlemail.com> Date: Sat, 17 Apr 2010 17:45:14 +0100 Received: by 10.216.86.211 with SMTP id w61mr1718220wee.50.1271522714153; Sat, 17 Apr 2010 09:45:14 -0700 (PDT) Message-ID: Subject: Re: [ANN] CouchDB-Lucene 0.5.0 From: Robert Newson To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Oops. :) Will fix. On Sat, Apr 17, 2010 at 4:54 PM, Sebastian Cohnen wrote: > very nice work, robert! :) > > but you forgot to update the README (e.g. you can now remove the big fat warning, that 0.5 is not yet released) :) > > On 17.04.2010, at 16:22, Robert Newson wrote: > >> Hi, >> >> I cut the 0.5.0 release of couchdb-lucene today. Lots of changes and >> improvements; take care when upgrading from 0.4! The most notable >> difference between 0.4 and 0.5 is that 0.5 runs as a standalone daemon >> (whereas 0.4 was launched by couchdb's externals feature). >> >> Bug fixes to 0.5.0 will appear in 0.5.1, new features will appear in 0.6.0. >> >> The README >> http://github.com/rnewson/couchdb-lucene/blob/v0.5.0/README.md >> >> The binary release (zip) >> http://github.com/downloads/rnewson/couchdb-lucene/couchdb-lucene-0.5.0-dist.zip >> >> The source release (zip) >> http://github.com/rnewson/couchdb-lucene/zipball/v0.5.0 > >