Hello All, I am using PyLucene version 0.9.8 for updating , adding indexes in windows. I am able to add records to index , but while updating those indexes, getting the following error.
File "C:\Python24\lib\site-packages\PyLucene.py", line 2045, in deleteDocument def deleteDocument(*args):return _PyLucene.IndexReader_deleteDocument(*args)
JavaError: java.io.IOException: CreateFile failed Can anybody tell me what is causing this error. Rahul _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
