PyLucene is a Python extension for accessing Java Lucene from Python. Its goal is to allow use of Lucene's text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This is a maintenance release rolling up all the bugfixes that happened since release 1.0. Support for building on FreeBSD was added. This is the last release before the 1.0 series is moved to a branch to make room for the 1.9 release now under development.