Re: Problems with IndexWriter.commit()

2009-07-30 Thread Michael McCandless
cCandless [mailto:luc...@mikemccandless.com] > Sent: Wednesday, July 29, 2009 6:11 PM > To: java-user@lucene.apache.org > Subject: Re: Problems with IndexWriter.commit() > > This is certainly not expected. > > Can you turn on IndexWriter's infoStream and post the result? > >

RE: Problems with IndexWriter.commit()

2009-07-30 Thread Woolf, Ross
This turned out to be my own problem, but using infoStream helped me to discover where my problem was. Thanks -Original Message- From: Michael McCandless [mailto:luc...@mikemccandless.com] Sent: Wednesday, July 29, 2009 6:11 PM To: java-user@lucene.apache.org Subject: Re: Problems with

Re: Problems with IndexWriter.commit()

2009-07-29 Thread Michael McCandless
This is certainly not expected. Can you turn on IndexWriter's infoStream and post the result? Mike On Wed, Jul 29, 2009 at 7:03 PM, Woolf, Ross wrote: > I'm experiencing a problem/unexpected behavior with IndexWriter.commit().  I > have an open IndexWriter and I am writing a lot of documents to