Yeah.. I had a think about this, and I now remember why I originally came to the conclusion about cross-JVM access.
When I was adding documents to the index, and searching at the same time (from a different JVM) I would get the occassional (but regular) FileNotFoundException. I don't recall the exact stack trace, but I put it down to cross JVM access at the time... On 8/28/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
: I had just assumed (foolishly) that cross-JVM access would be problematic. nope .. the whole point of the lockfiles is to deal with multiple JVMs ... otherwise Lucene locking could be accomplished entirely with synchronization. -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]