Re: [VOTE] Release PyLucene 3.0.0-1 (rc2)

2009-11-30 Thread Andi Vajda
On Mon, 30 Nov 2009, Michael McCandless wrote: +1 to release. I was able to build successfully, on OS X 10.5.8, Python 2.6.4, Java 1.5.0_20. I ran my usual smoke test, indexing first 100K docs from wikipedia, optimizing it, searching. I had to tweak the APIs to cutover to 3.0... but everythi

Re: PyLucene-3 any replacement for Collectors?

2009-11-30 Thread Andi Vajda
On Nov 30, 2009, at 7:51, Max Lynch wrote: What are you trying to do? I am not a PyLucene expert, but there are several classes in the lucene module that are meant for subclassing specifically in python. For example, there is a PythonHitCollector which you can make subclasses of in Pyt

Re: PyLucene-3 any replacement for Collectors?

2009-11-30 Thread Max Lynch
What are you trying to do? I am not a PyLucene expert, but there are several classes in the lucene module that are meant for subclassing specifically in python. For example, there is a PythonHitCollector which you can make subclasses of in Python. Does that help? On Mon, Nov 30, 2009 at 2:05 AM,

Re: [VOTE] Release PyLucene 3.0.0-1

2009-11-30 Thread Michael McCandless
Thanks for the pointers Andi, I think I must've somehow had an older JCC installed -- when I repeated the usual steps, with the new RC, things built fine. User error :) Thanks! Mike On Sun, Nov 29, 2009 at 6:53 PM, Andi Vajda wrote: > > On Sun, 29 Nov 2009, Michael McCandless wrote: > >> I'm t

Re: [VOTE] Release PyLucene 3.0.0-1 (rc2)

2009-11-30 Thread Michael McCandless
+1 to release. I was able to build successfully, on OS X 10.5.8, Python 2.6.4, Java 1.5.0_20. I ran my usual smoke test, indexing first 100K docs from wikipedia, optimizing it, searching. I had to tweak the APIs to cutover to 3.0... but everything worked fine after that. Mike On Sun, Nov 29, 2

PyLucene-3 any replacement for Collectors?

2009-11-30 Thread Helmut Jarausch
Hi, How to replace Collectors in Lucene-java in a PyLucene script (PyLucene-3) Many thanks for a hint, Helmut. -- Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany