Re: FacetExample.py

2013-02-12 Thread Thomas Koch
Hi Andi, Thanks to your hints I was now able to build PyLucene4.1 and got further with the FacetExample.py - The imports should be OK now and most of the required changes are done I guess. However I now reached another problem: I need to instantiate the class 'FacetsCollector' but get an error

Re: FacetExample.py

2013-02-12 Thread Andi Vajda
On Tue, 12 Feb 2013, Andi Vajda wrote: Indeed. I reproduced that error here. A new method was added to the FieldCache.Parser interface. I added it to the classes missing it (rev 1445048). I then found that the test case from hell, TestSort.java, has majorly changed again and test_Sort.py need

Re: FacetExample.py

2013-02-12 Thread Andi Vajda
Hi Thomas, On Mon, 11 Feb 2013, Thomas Koch wrote: first please excuse I didn't get back to you regarding the tests - I did start with it but then got stuck and distracted from other tasks popping up. No excuse - I just failed to deliver what I promised. Oh well. No worries. Would you ple