[pylucene-dev] issue
Andi Vajda
vajda at osafoundation.org
Fri Feb 4 09:25:03 PST 2005
The ParallelMultiSearcher spawns threads so all its search() methods need to
yield the python GIL before calling into Java. This is now fixed in svn.
Thanks for finding this !
Andi..
On Fri, 4 Feb 2005, Yura Smolsky wrote:
> Hello, pylucene-dev.
>
> This example doesnt work with latest SVN version of PyLucene.
>
> Actually
> "hits = parallel.search(query)"
> is waiting forever.
>
> Whats wrong?
>
> Thank you.
>
> Yura Smolsky
More information about the pylucene-dev
mailing list