Hello all, I was just trying out the latest Lucene sources and I am having problems with the lockDir not being found relative to my index directory id "myIndexDir\..\temp". Shouldn't there be FSDirectory.lockDir.exists(),FSDirectory.lockDir.mkdir(), and FSDirectory.lockDir.delete() calls somewhere in FSDirectory? Or am I doing something wrong?
RBP --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]