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
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
> 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
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' (
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
> 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
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
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