Release Notes: This version tracks Lucene Java's recent 3.0.0 release. Many APIs deprecated in earlier Lucene Java releases were removed and have thus been removed from PyLucene. Lucene Java now requires Java 1.5. JCC 2.5 was enhanced to take advantage of this, significantly reducing the use of downcasts.


Release Notes: This release adds a new join contrib module to the build. PyLucene has been built with JCC 2.11 from Lucene 3.4.0 sources.


Release Notes: This release contains bug fixes and improvements. It closely matches the release of Lucene Java 3.0.3 and is built with JCC 2.7.


Release Notes: This release contains bug fixes and improvements. It closely matches the release of Lucene Java 3.0.2 and is built with JCC 2.6.


Release Notes: This version tracks Lucene Java's recent 3.0.0 release. Many APIs deprecated in earlier Lucene Java releases were removed and have thus been removed from PyLucene. Lucene Java now requires Java 1.5. JCC 2.5 was enhanced to take advantage of this, significantly reducing the use of downcasts.


Release Notes: This release tracks the recent release of Lucene Java 2.9.1, and fixes a few bugs found since PyLucene 2.9.0. The Lucene Java sources are now included in the PyLucene source archive, and a Subversion client is no longer needed to build and install PyLucene.