Download List

Project Description

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.

System Requirements

System requirement is not defined
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.

2005-01-13 19:49
0.9.6

Since release 0.9.3, a new approach to threading support was taken, and threading is now much more solid. This release requires Python 2.4, and its -db- flavor is built against Berkeley DB 4.3.27 by default. Support for the Lucene Highlighter and many still missing Lucene APIs was added.
Tags: Stable, Major bugfixes

2004-12-02 09:11
0.9.3

This release updates to Java Lucene 1.4.3, and adds support for more Java Lucene classes: Similarity, DateField, DateFilter, and TermEnum subclasses, as well as support for Java Date and most System methods.
Tags: Stable, Minor feature enhancements

2004-11-22 23:04
0.9.2

In the past 5 months, PyLucene has vastly increased its coverage of the Java Lucene API, and had many bugs fixed. Threaded use is now supported, and issues between matching up the Python and Java memory models were resolved. This release is wrapping Java Lucene 1.4.2.
Tags: Stable, Major feature enhancements

2004-06-26 06:49
0.5

Tags: Stable, Initial freshmeat announcement

Project Resources