Thanks a lot for your replies, Andi and Christian. This is exactly what I
saw... about 11 threads per python process that was making lucene queries...
I have a follow-up question now (may be even naive):
Andi, about your suggestion of using multithreading and that PyLucene will
release GIL when it
On Sat, Jul 16, 2011 at 5:41 AM, Andi Vajda wrote:
>
> On Jul 16, 2011, at 2:53, "h.g. g.h." wrote:
>
> > Thanks a lot for your replies, Andi and Christian. This is exactly what I
> > saw... about 11 threads per python process that was making lucene
> que