Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
PyLucene, mail # dev - AW: AW: AW: AW: AW: PyLucene use JCC shared object by default


+
Thomas Koch 2012-05-04, 10:37
+
Thomas Koch 2012-05-04, 21:14
Copy link to this message
-
Re: AW: AW: AW: AW: AW: PyLucene use JCC shared object by default
Andi Vajda 2012-05-04, 21:36

On Fri, 4 May 2012, Thomas Koch wrote:

> Thanks, Andi - test runs fine now.
>
> I've another small contribution to offer: samples/java/FacetExample.py -
> It's a python port of the facet example in java in package
> org.apache.lucene.facet.example.simple (actually it's a bit simplified as
> the four java files are merged into one python file: SimpleIndexer.java,
> SimpleMain.java,  SimpleSearcher.java,  SimpleUtils.java).
>
> A patch to branch3x is attached - you may want to include it (up to you of
> course).
>
> Regards and have a nice weekend,

Oh cool. Just before I was going to start the release process.
Thanks !

Andi..

>
> Thomas
>
> -----Urspr�ngliche Nachricht-----
> Von: Andi Vajda [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 3. Mai 2012 20:14
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: AW: AW: AW: PyLucene use JCC shared object by default
> ...
>
> I fixed your patch to use cast() so as to unbox the boxed primitive types
> (and strings) to resolve the failures.
>
> Thank you for the patch, it's now checked in.
>
> Andi..
>