Return-Path: Delivered-To: apmail-announce-archive@www.apache.org Received: (qmail 92756 invoked from network); 3 Dec 2010 13:10:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Dec 2010 13:10:13 -0000 Received: (qmail 13458 invoked by uid 500); 3 Dec 2010 13:09:56 -0000 Delivered-To: apmail-announce-archive@apache.org Received: (qmail 12869 invoked by uid 500); 3 Dec 2010 13:09:55 -0000 Mailing-List: contact announce-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list announce@apache.org Delivered-To: moderator for announce@apache.org Received: (qmail 92956 invoked by uid 99); 3 Dec 2010 12:55:43 -0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) X-Virus-Scanned: Debian amavisd-new at mail.troja.net From: "Uwe Schindler" To: Cc: , Subject: [ANNOUNCE] Release of Lucene Java versions 3.0.3 and 2.9.4 Date: Fri, 3 Dec 2010 13:55:46 +0100 Message-ID: <002c01cb92e9$6733e2c0$359ba840$@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-index: AcuS6WbINSlb121ZQ8i5uZI5gniHEw== Content-language: de Hello Lucene users, On behalf of the Lucene development community I would like to announce the release of Lucene Java versions 3.0.3 and 2.9.4: Both releases fix bugs in the previous versions: - 2.9.4 is a bugfix release for the Lucene Java 2.x series, based on Java 1.4. - 3.0.3 has the same bug fix level but is for the Lucene Java 3.x series, based on Java 5. New users of Lucene are advised to use version 3.0.3 for new developments, because it has a clean, type-safe API. This release contains numerous bug fixes and improvements since 2.9.3 / 3.0.2, including a memory leak in IndexWriter exacerbated by frequent commits, a file handle leak in IndexWriter when near-real-time readers are opened with compound file format enabled, a rare index corruption case on disk full, NumericRangeQuery / NumericRangeFilter sometimes returning incorrect results with bounds near Long.MIN_VALUE and Long.MAX_VALUE, and various thread safety issues. Lucene 2.9.4 can now also read indexes created by 3.0.x. Both releases are fully compatible with the corresponding previous versions. We strongly recommend upgrading to 2.9.4 if you are using 2.9.x; and to 3.0.3 if you are using 3.0.x. See core changes at http://lucene.apache.org/java/3_0_3/changes/Changes.html http://lucene.apache.org/java/2_9_4/changes/Changes.html and contrib changes at http://lucene.apache.org/java/3_0_3/changes/Contrib-Changes.html http://lucene.apache.org/java/2_9_4/changes/Contrib-Changes.html Binary and source distributions are available at http://www.apache.org/dyn/closer.cgi/lucene/java/ Lucene artifacts are also available in the Maven2 repository at http://repo1.maven.org/maven2/org/apache/lucene/ ----- Uwe Schindler uschindler@apache.org Apache Lucene PMC Member / Committer Bremen, Germany http://lucene.apache.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: announce-unsubscribe@apache.org For additional commands, e-mail: announce-help@apache.org