That 100 number is not magic, there seems to be some correlation with the Java source code of the Hits class...


Andi..

On Mon, 21 Feb 2005, Yura Smolsky wrote:

Hello.

Well, I have investigated problem. Actually I cannot get 100th and
more document from Hits when I use implementation of Searchable as
Searcher parameter for ParallelMultiSearcher. When I pass
IndexSearcher as Searcher to it then get works fine.

Check two attached files.
RemoteSearcherOk.py works
RemoteSearcherBad.py does not.

YS> When I use ParallelMultiSearcher I cannot get more that 99th result of
YS> Hits.
YS> hits.doc(99) works and hits.doc(100) does not work. why? :)
YS> Use attached code to reproduce bug.

YS> Yura Smolsky.



Yura Smolsky.
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to