Hi all, I keep on playing around with PyLucene and I must say it's great. But I have a small question: how do you usually manage the following error? "JavaError: java.io.IOException: Too many open files".
I know I should change my ulimit parameter in bash to allow a greater number of files to be opened but I'd like to tune and modify that value only when needed. Is it possible to catch that Java exception from Python?? Thanks. Cheers, -- V�ctor Peinado || <vitojph /> || http://nlp.uned.es/~victor _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
