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-02-08 08:53 Back to release list
0.9.7

Almost of all the "Lucene in Action" book's samples and tests were ported to Python and PyLucene. Along the way, many bugs were fixed, many API holes were plugged, and a number of Python-like extensions were added to some of the heavily used classes. The latest highlighter as well as the br, cn, cjk, cz, fr, and nl analyzers were incorporated from the Lucene sandbox. Support for indexing non-plain text formats such as HTML, XML, PDF, or MS Word was verified and illustrated through the "Lucene in Action" sample ports.
Tags: Stable, Major feature enhancements

Project Resources