You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2004/08/25 00:56:00 UTC

DO NOT REPLY [Bug 30835] - IndexWriter ArrayIndexOutOfBoundsException

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30835>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30835

IndexWriter ArrayIndexOutOfBoundsException





------- Additional Comments From otis@apache.org  2004-08-24 22:55 -------
I don't know what the problem might be here.  Could it be that they also have
IndexReader opened and use it to delete documents from an index, while they also
have IndexWriter opened?

This look like a bug in internals of Lucene, but my guess is that it is caused
by incorrect usage of IndexReader and/or IndexWriter.

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org