is there some proper means to figure out if an IOException thrown by an IndexWriter is caused by a locked index? I don't want to start parsing strings ;-)
If not: what about throwing an IndexLockedException instead? This could inherit from IOException (and thus still be caught as such), but would allow distinguishing the problem properly.
Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]