Marinis, Arthur a écrit : > We are getting the following error when uploading 10’s of files. Once > the error occurs, we have no means of recovery except for restarting the > instance. Any advice appreciated. > > > > I know it is a lucene lock error, but is there a way to disable the > lucene update and perform a reindex at the end?
This is a known problem and there is currently no trivial solution implemented: http://jira.nuxeo.org/browse/NXP-1771 (please feel free to vote for that bug :P) In the meantime you might work around the lock problem by using the JDBC compass backend that has a better lock management but expect overall slower performances in indexing and searching. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
