Hi, As I understand it, it is made to allow multiple access to an index but only one writer at a time.
It is created by IndexWriter on constructor and destroyed when the indexWriter is closed. regards, Jerome ----- Original Message ----- From: "suneethad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 12, 2002 2:42 PM Subject: write.lock file > Hi, > Whenever I index some files I'm getting some lock files created > (write.lock).Can somebody tell me what do these mean and how can I > remove them . > > Regards, > Suneetha > > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
