On Jul 6, 2012, at 0:27, Roman Chyla <roman.ch...@gmail.com> wrote:

> Lucene is 4.0 in alpha release and we would like to start working with
> pylucene4.0 already. I checked out the pylucene trunk and made the
> necessary changes so that it compiles. Would it be possible to
> incorporate (some of) these changes?

Absolutely, please send a patch to the list or file a bug and attach it there.

The issue with a PyLucene 4.0 release is not so much getting it to compile and 
run but rewriting all the tests and samples (originally ported from Java) since 
the Lucene api changed in many ways. That's a large amount of work and some of 
the new analyzer/tokenizer framework stuff needs some new jcc support for 
generating classes on the fly. I've got that written to some extent already but 
porting the samples and tests again is daunting.

Andi..

> 
> Thanks,
> 
>  Roman

Reply via email to