Failure recovery

2006-03-13 Thread Chuck Williams
Is there a way to determine whether or not an index that was left locked due to some improper system shutdown needs repair? My code does the following as part of starting up and creating an IndexWriter for an existing index that was created in a prior session: if

Re: Failure recovery

2006-03-13 Thread Yonik Seeley
On 3/13/06, Chuck Williams [EMAIL PROTECTED] wrote: Is there a way to determine whether or not an index that was left locked due to some improper system shutdown needs repair? Depends what you mean by repair. If there was a crash during index modification, I think the index should normally