i'm running in a single thread. the demo app is pretty vague on things and expects me to read the detailed documentation. not what i like in a sample application where someone is supposed to learn from it. taking the close() call out of the loop to index multiple directories fixed the problem.
Herb... -----Original Message----- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 7:12 PM To: Lucene Users List Subject: Re: crash in Lucene I've lost track of the details of what you're doing, but if you're indexing on two different threads, then that could be a problem: http://www.mail-archive.com/[EMAIL PROTECTED]/ msg00350.html Is the FAQ at jGuru incorrect in this regard? Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
