Re: clearing solr write.lock

2007-12-20 Thread Mike Klaas
set the lock timeout? Kasi -Original Message- From: Mike Klaas [mailto:[EMAIL PROTECTED] Sent: Thursday, December 20, 2007 12:19 PM To: solr-user@lucene.apache.org Subject: Re: clearing solr write.lock On 20-Dec-07, at 11:24 AM, Kasi Sankaralingam wrote: I am running into a problem where

RE: clearing solr write.lock

2007-12-20 Thread Kasi Sankaralingam
Hi Mike, Thanks a lot, where would this lock information go and also How do I set the lock timeout? Kasi -Original Message- From: Mike Klaas [mailto:[EMAIL PROTECTED] Sent: Thursday, December 20, 2007 12:19 PM To: solr-user@lucene.apache.org Subject: Re: clearing solr write.lock On 20

Re: clearing solr write.lock

2007-12-20 Thread Mike Klaas
On 20-Dec-07, at 11:24 AM, Kasi Sankaralingam wrote: I am running into a problem where previous residual lock files are left in solr data directory after A failed process, can we programmatically/efficiently remove this .lock file. Also, has anyone Externalized the handling of lock files (mea