You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jason Rutherglen (JIRA)" <ji...@apache.org> on 2008/06/27 20:25:45 UTC

[jira] Updated: (LUCENE-1318) InstantiatedIndexReader.norms called from MultiReader bug

     [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org