Hi, I haven't used PyLucene seriously in any applications but I'm thinking about the possibility of using it in a web application for a lightweight index.
And I'm planning on using FastCGI to talk to multiple instances of the Python FastCGI servers. So these processes will be searching the same index data. Would this be a problem? And what if multiple processes update the same index? Thanks, Jack _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
