Download List

專案描述

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.

2011-10-31 07:17
3.4.0

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.
標籤: Stable

2010-12-29 20:39
3.0.3

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.

2010-09-29 20:30
3.0.2

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.

2009-12-09 18:49
3.0.0

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.
標籤: Stable, Major

2009-11-11 03:26
2.9.1

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.
標籤: Stable

Project Resources