June 20, 2007
20 June 2007 - Apache Lucene Java 2.2.0 Released
Apache Lucene Java 2.2.0 is now available.
Many new features, optimizations, and bug fixes have been added since 2.1, including "point-in-time" searching over NFS, payloads, function queries and new APIs for pre-analyzed fields.
The detailed change log is at: http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_2_0/CHANGES.txt
Apache Lucene 2.2 includes index format changes that are not readable by older versions of Lucene. Apache Lucene 2.2 can both read and update older Lucene indexes. Adding to an index with an older format will cause it to be converted to the newer format.
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/
----
---- Posted by Tetsuya Kitahata at June 20, 2007 10:56 AMhttp://www.apachenews.org/archives/001007.html
[ Category : Apache Lucene ] (PDF)(XML)
