[
https://issues.apache.org/jira/browse/LUCENE-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3860:
--------------------------------
Attachment: LUCENE-3860.patch
patch, adding a verification to CheckIndex (TestBackwardsCompatibility then
fails without the fix), and fixing the bug.
> 3.x indexes have the wrong normType set in fieldinfos
> -----------------------------------------------------
>
> Key: LUCENE-3860
> URL: https://issues.apache.org/jira/browse/LUCENE-3860
> Project: Lucene - Java
> Issue Type: Bug
> Affects Versions: 4.0
> Reporter: Robert Muir
> Attachments: LUCENE-3860.patch
>
>
> 3.x codec claims the single byte norms are BYTES_VAR_STRAIGHT in FieldInfos,
> but the norms implementation itself then has the type as FIXED_INTS_8.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]