PyLucene 2.3.0 (Stable branch) |
|
|
Wednesday February 6, 2008. 11:52 PM FreshMeat
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.
License: The Apache License 2.0
Changes:
This release mirrors the recent Java Lucene 2.3.0 release, and includes a number of bugfixes regarding memory leaks. It is built with JCC only. GCJ-PyLucene is now deprecated.
|