
vajda at apache
Dec 8, 2009, 6:42 PM
Post #2 of 2
(423 views)
Permalink
|
I am pleased to announce the availability of Apache PyLucene 3.0.0. Apache PyLucene - a subproject of Apache Lucene - is a Python extension for accessing Lucene Java. Its goal is to allow you to use Lucene's text indexing and searching capabilities from Python. It is API compatible with the latest version of Lucene Java, version 3.0.0. This release contains a number of bug fixes, improvements and API changes. Lucene Java 3.0 has had all APIs deprecated in earlier releases removed. PyLucene change details can be found in the CHANGES files: http://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_3_0_0/CHANGES http://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_3_0_0/jcc/CHANGES Please, see the list of changes in Lucene Java 3.0 for more details about changes to the Lucene 3.0 API: http://lucene.apache.org/java/3_0_0/changes/Changes.html Apache PyLucene 3.0.0 is available from the following downloads page: http://www.apache.org/dyn/closer.cgi/lucene/pylucene/pylucene-3.0.0-1-src.tar.gz When downloading from a mirror site, please remember to verify the downloads using signatures found on the Apache site: http://www.apache.org/dist/lucene/pylucene/KEYS For more information on Apache PyLucene, visit the project home page: http://lucene.apache.org/pylucene Andi..
|