RE: implicit closing of an IndexWriter

2011-07-26 Thread Uwe Schindler
clemens...@mysign.ch] > > > Sent: Tuesday, July 26, 2011 4:13 PM > > > To: java-user@lucene.apache.org > > > Subject: AW: implicit closing of an IndexWriter > > > > > > I am using Lucene 3.3 > > > > > > > -Ursprüngliche Nachricht

RE: implicit closing of an IndexWriter

2011-07-26 Thread Uwe Schindler
Von: Mark Miller [mailto:markrmil...@gmail.com] > > Gesendet: Dienstag, 26. Juli 2011 16:05 > > An: java-user@lucene.apache.org > > Betreff: Re: implicit closing of an IndexWriter > > > > > > On Jul 26, 2011, at 9:52 AM, Clemens Wyss wrote: > > > > &

Re: implicit closing of an IndexWriter

2011-07-26 Thread Mark Miller
On Jul 26, 2011, at 9:52 AM, Clemens Wyss wrote: > Side note: I am using threads when writing and theses threads are (by design) > interrupted (from time to time) Perhaps you are seeing this: https://issues.apache.org/jira/browse/LUCENE-2239 - Mark Miller lucidimagination.com