[ https://issues.apache.org/jira/browse/LUCENE-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Rutherglen updated LUCENE-1318: ------------------------------------- Attachment: lucene-1318.patch lucene-1318.patch Patch for the norms offset issue when called from MultiReader. SVN added in a few other lines of code, I don't know why and could not figure out how to remove it. > InstantiatedIndexReader.norms called from MultiReader bug > --------------------------------------------------------- > > Key: LUCENE-1318 > URL: https://issues.apache.org/jira/browse/LUCENE-1318 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/* > Reporter: Jason Rutherglen > Attachments: lucene-1318.patch > > > Small bug in InstantiatedIndexReader.norms(String field, byte[] bytes, int > offset) where the offset is not applied properly in the System.arraycopy -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]