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