Date: 2004-04-28T23:24:34 Editor: 195.29.60.86 <> Wiki: Jakarta Lucene Wiki Page: LockObtainTimedOut URL: http://wiki.apache.org/jakarta-lucene/LockObtainTimedOut
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,4 +1,4 @@ -Lucene < 1.2 creates .lock files in the index directory itself. With > 1.3 it creates it in java.io.tmpdir (usually /tmp on *NIX systems). +Lucene <= 1.2 creates .lock files in the index directory itself. With >= 1.3 it creates it in java.io.tmpdir (usually /tmp on *NIX systems). If you get the Exception: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
