Andi Vajda wrote:
Hi, Vadia. First, i whould like to thank you for PyLucene you brought to python world :)
You're very welcome.
I hit some prublems with Document.fields() method using mod_python. Enviroment: apache 2.0.48 (prefork), mod_python 3.1.3, python 2.3.3
With python 2.3 deadlocks can occur. PyLucene requires PyLucene 2.4.
Also, you didn't tell me which version of gcj you used to build PyLucene, nor
which version of PyLucene you're using. I assume you're on Linux ?
Hm ... didn't realise this. Are there any details on how the deadlocks can occur and what Python 2.4 does differently?
e.g. would it only be in multiprocess situation?
David _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
