Re: [VOTE] Release PyLucene 2.9.3-1 and 3.0.2-1

2010-06-23 Thread Andi Vajda
On Tue, 22 Jun 2010, Christian Heimes wrote: Am 22.06.2010 17:42, schrieb Andi Vajda: The issue has to do with the fact that PyLucene 2.9.3 is built with generics support turned off (passing --no-generics to jcc) by default since Lucene 2.9.3 makes no use of generics and is thus supported with

Re: Korean analyzer in PyLucene

2010-06-23 Thread Andi Vajda
On Tue, 22 Jun 2010, Robert Muir wrote: this looks like it would be a welcome contribution to Lucene-java also... I think if we put it in Lucene-java then pylucene can use it :) Either contribute it to Lucene java's collection of analyzers or add the .jar file to the list of jar files in PyL