Hi all >From the Lucene.NET project home page: NEWS - 13 November 2008 - Accepted, Isik Yigit (aka: "DIGY") and Doug Sale as new committers. - 10 December 2007 - "Tag" Released Lucene.Net 2.1 "final" build 003 on SVN. - 23 April 2007 - Released Lucene.Net 2.0 "final" build 004 on SVN and as ZIP.
Last official release is 2.0.0.4 as per DIGY comment. - Why if 2.1 build 003 is labeled as "final" if it is not an "official" release? Why it is labeled as "Release Candidate" in the HISTORY.txt? From the HISTORY.txt: 10Dec07: - Release: Apache Lucene.Net.2.1 build 003 "Release Candidate" - Same case with 2.3.1 From \tags\Lucene.Net_2_3_1\src\HISTORY.txt 19Mar09: -Release: Apache Lucene.Net.2.3.1 build 003 "final" We have a very very stable environment running with version 1.4 (very very old :-) ). We want to upgrade to the latest "official" or "stable" version, and we want to keep the version we move into production for a long time again. Since we don't move frequently new versions of lucene into production we want to know: - Is "final" = "official", so can we use 2.3.1.003 for production ? Or what is the recommended version? - Did someone has tested any of this versions in production environments: 2.3.1.003 / 2.1build003 ? - We need to move the new version into production soon (1-2 weeks). Can we go with any of these versions or do you recommend we wait for the 2.3.2.x version? Thanks for all your work Lucene.NET team !!! Thanks in advance for your comments. Saludos, Luis -----Original Message----- From: Digy [mailto:digyd...@gmail.com] Sent: Monday, February 23, 2009 11:49 AM To: lucene-net-user@incubator.apache.org Subject: RE: Lucene.NET Stable Release * Yes, last official release is 2.0.0.4. * You can download v2.1 from https://svn.apache.org/repos/asf/incubator/lucene.net/tags/ and v2.3.1 from svn trunk https://svn.apache.org/repos/asf/incubator/lucene.net//trunk/C%23/src/ I think, they both are stable. * v2.3.2 is on the way. DIGY. -----Original Message----- From: Dmitri Moore [mailto:dmo...@colddata.com] Sent: Monday, February 23, 2009 10:12 AM To: lucene-net-user@incubator.apache.org Subject: Lucene.NET Stable Release Hi everyone. We are currently working on a solution which will leverage the Lucene.Net library. We are scheduled to go live in Q3. According to the Lucene.Net incubator website the current stable release is 2.0.004 which dates back to April 2007. Is there a new stable release coming any time soon or shall we stick with this version for the production? Thank you very much, Dmitri.