RE: what if the IndexReader crashes, after delete, before close.

2005-01-11 Thread Peter Veentjer - Anchor Men
-Oorspronkelijk bericht- Van: Luke Shannon [mailto:[EMAIL PROTECTED] Verzonden: maandag 10 januari 2005 15:46 Aan: Lucene Users List Onderwerp: Re: what if the IndexReader crashes, after delete, before close. One thing that will happen is the lock file will get left behind

Re: what if the IndexReader crashes, after delete, before close.

2005-01-10 Thread Luke Shannon
, January 08, 2005 4:08 AM Subject: what if the IndexReader crashes, after delete, before close. What happens to the Index if the IndexReader crashes, after I have deleted documents, and before I have called close. Are the deletes ignored? Is the Index screwed up? Is the filesystem screwed up

what if the IndexReader crashes, after delete, before close.

2005-01-08 Thread Peter Veentjer - Anchor Men
What happens to the Index if the IndexReader crashes, after I have deleted documents, and before I have called close. Are the deletes ignored? Is the Index screwed up? Is the filesystem screwed up (if a document is deleted new delete-files appear) so are the delete-files still there (and can