Re: PyLucene 4.8.0 - samples/FacetExample.py appears broken

2014-06-02 Thread Andi Vajda
On Mon, 2 Jun 2014, Andi Vajda wrote: On Jun 2, 2014, at 2:04, Thomas Koch wrote: Am 30.05.2014 um 23:08 schrieb Andi Vajda : Thanks Thomas ! Once you do that maybe it's time to make a 4.8.1 release too. Let me know when you're ready with a fix. TLDR; fix is available: I've now revised

Re: PyLucene 4.8.0 - samples/FacetExample.py appears broken

2014-06-02 Thread Andi Vajda
On Mon, 2 Jun 2014, Thomas Koch wrote: Am 30.05.2014 um 23:08 schrieb Andi Vajda : Thanks Thomas ! Once you do that maybe it's time to make a 4.8.1 release too. Let me know when you're ready with a fix. TLDR; fix is available: I've now revised the FacetExample.py to use the new API - it's

Re: PyLucene 4.8.0 - samples/FacetExample.py appears broken

2014-06-02 Thread Andi Vajda
> On Jun 2, 2014, at 2:04, Thomas Koch wrote: > >> Am 30.05.2014 um 23:08 schrieb Andi Vajda : >> >> Thanks Thomas ! >> Once you do that maybe it's time to make a 4.8.1 release too. >> Let me know when you're ready with a fix. > > TLDR; fix is available: I've now revised the FacetExample.py t

Re: PyLucene 4.8.0 - samples/FacetExample.py appears broken

2014-06-02 Thread Eduard Rozenberg
Hello Thomas, Thanks for the update on the facets! I just tested this with my PyLucene 4.8.0 and can confirm it works great: Indexed 2 documents with facets. search by term 'white' ... Categories: 1 'root' (2) Root-a-Categories: 3 'f1' (2) 'f2' (1) 'f3' (1) Author: 2 'Bob' (1) 'Lisa' (

Re: PyLucene 4.8.0 - samples/FacetExample.py appears broken

2014-06-02 Thread Thomas Koch
Am 30.05.2014 um 23:08 schrieb Andi Vajda : > Thanks Thomas ! > Once you do that maybe it's time to make a 4.8.1 release too. > Let me know when you're ready with a fix. TLDR; fix is available: I've now revised the FacetExample.py to use the new API - it's tested to work with pylucene-4.8.0-1 T

Re: PyLucene 4.8.0 - samples/FacetExample.py appears broken

2014-05-30 Thread Andi Vajda
> On May 30, 2014, at 10:58, Thomas Koch wrote: > > Hello Ed, > yes this is a 'known issue‘ - I contributed the FacetExample based on > PyLucene 3.6.x. Meanwhile Lucene Facet API has changed and I shall adapt the > example. > > regards, Thanks Thomas ! Once you do that maybe it's time to ma

Re: PyLucene 4.8.0 - samples/FacetExample.py appears broken

2014-05-30 Thread Thomas Koch
Hello Ed, yes this is a 'known issue‘ - I contributed the FacetExample based on PyLucene 3.6.x. Meanwhile Lucene Facet API has changed and I shall adapt the example. regards, Thomas -- Am 30.05.2014 um 18:09 schrieb Eduard Rozenberg : > Hello, > > I’m getting an error running this sample, I b

PyLucene 4.8.0 - samples/FacetExample.py appears broken

2014-05-30 Thread Eduard Rozenberg
Hello, I’m getting an error running this sample, I believe it is related to an old issue of Facet API having changed - http://mail-archives.apache.org/mod_mbox/lucene-pylucene-dev/201302.mbox/%3calpine.OSX.2.01.1302101349450.6538@yuzu.local%3e $ python FacetExample.py Traceback (most recent c