[ https://issues.apache.org/jira/browse/LUCENE-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767532#action_12767532 ]
Michael McCandless commented on LUCENE-1995: -------------------------------------------- Spooky! It does look likely we overflowed int, because (1 + Integer.MAX_VALUE) >> 15 is -65536. > ArrayIndexOutOfBoundsException during indexing > ---------------------------------------------- > > Key: LUCENE-1995 > URL: https://issues.apache.org/jira/browse/LUCENE-1995 > Project: Lucene - Java > Issue Type: Bug > Components: Index > Affects Versions: 2.9 > Reporter: Yonik Seeley > Fix For: 2.9.1 > > > http://search.lucidimagination.com/search/document/f29fc52348ab9b63/arrayindexoutofboundsexception_during_indexing -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org