You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@lucene.apache.org by Andi Vajda <va...@apache.org> on 2011/07/24 13:22:03 UTC

[ANNOUNCE] Apache PyLucene 3.3.0

I am pleased to announce the availability of Apache PyLucene 3.3.

Apache PyLucene, a subproject of Apache Lucene, is a Python extension for
accessing Apache Lucene Core. 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 Core, 3.3.

This release contains a number of bug fixes and improvements. Details can be 
found in the changes files:

http://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_3_3/CHANGES
http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES

Apache PyLucene is available from the following download page:
http://www.apache.org/dyn/closer.cgi/lucene/pylucene/pylucene-3.3-3-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..

Re: [ANNOUNCE] Apache PyLucene 3.3.0

Posted by Darren Govoni <da...@ontrenet.com>.
grats!

On 07/24/2011 07:22 AM, Andi Vajda wrote:
>
> I am pleased to announce the availability of Apache PyLucene 3.3.
>
> Apache PyLucene, a subproject of Apache Lucene, is a Python extension for
> accessing Apache Lucene Core. 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 Core, 3.3.
>
> This release contains a number of bug fixes and improvements. Details 
> can be found in the changes files:
>
> http://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_3_3/CHANGES
> http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
>
> Apache PyLucene is available from the following download page:
> http://www.apache.org/dyn/closer.cgi/lucene/pylucene/pylucene-3.3-3-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..