On Wed, 30 Sep 2009, Andi Vajda wrote:
For an example on how to use PythonHitCollector, see: samples/LuceneInAction/HitCollectorTest.py which uses samples/LuceneInAction/BookLinkCollector.py a subclass of PythonHitCollector
Sorry, that second path should be: samples/LuceneInAction/lia/extsearch/hitcollector/BookLinkCollector.py Andi..