Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 71617 invoked from network); 17 Apr 2010 15:54:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Apr 2010 15:54:47 -0000 Received: (qmail 79353 invoked by uid 500); 17 Apr 2010 15:54:45 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 79304 invoked by uid 500); 17 Apr 2010 15:54:45 -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 79296 invoked by uid 99); 17 Apr 2010 15:54:45 -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 15:54:45 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebastiancohnen@googlemail.com designates 209.85.219.221 as permitted sender) Received: from [209.85.219.221] (HELO mail-ew0-f221.google.com) (209.85.219.221) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Apr 2010 15:54:39 +0000 Received: by ewy21 with SMTP id 21so639077ewy.25 for ; Sat, 17 Apr 2010 08:54:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=OOlKaj1ppDjMyw5JNfQQKiUoLz0ROT+3eTd9osd7pFY=; b=bn4EVy5Mxf5Rdr3Bs5t53ZI0e1J+L8s9kEaWupa8CsiL82CPgHgG2NRvQJnyjchjvu quBTfiBG+TmBuD8cGM67lh7EMZSLO7L2El1o+K3VfqRjsg2zLO6iWSDcbLwBXtWBF6MX nwAEZTwcSZAK6oVU+kNK2jncc6yx5vxKszrEc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=G8GTC2DK760xZG7DOno5vDjWuU5ZHy4Czi26kdnM6Ar9jlyfJMZKCqCU7FqHDDbJjV T4HCEyXHaPIc5hfO01ie6DyIBdndcbqusy5jIZIaa8qry04xlCVg3ENGL9P9eXEDIppm LIx4tbtO619r4MgkIiz4CcDMT4mP++gsbYq5E= Received: by 10.213.54.194 with SMTP id r2mr1180957ebg.16.1271519659101; Sat, 17 Apr 2010 08:54:19 -0700 (PDT) Received: from [192.168.0.152] (xdsl-78-34-160-182.netcologne.de [78.34.160.182]) by mx.google.com with ESMTPS id 16sm2517820ewy.15.2010.04.17.08.54.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 17 Apr 2010 08:54:18 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1078) Subject: Re: [ANN] CouchDB-Lucene 0.5.0 From: Sebastian Cohnen In-Reply-To: Date: Sat, 17 Apr 2010 17:54:15 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <53572C27-A2B7-4F05-88CD-586B5906D633@googlemail.com> References: To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1078) X-Virus-Checked: Checked by ClamAV on apache.org 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, >=20 > 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). >=20 > Bug fixes to 0.5.0 will appear in 0.5.1, new features will appear in = 0.6.0. >=20 > The README > http://github.com/rnewson/couchdb-lucene/blob/v0.5.0/README.md >=20 > The binary release (zip) > = http://github.com/downloads/rnewson/couchdb-lucene/couchdb-lucene-0.5.0-di= st.zip >=20 > The source release (zip) > http://github.com/rnewson/couchdb-lucene/zipball/v0.5.0