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, Helmut Jarausch < jarau...@igpm.rwth-aachen.de> wrote: > 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 >