[
https://issues.apache.org/jira/browse/LUCENE-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3012:
--------------------------------
Fix Version/s: (was: 3.1.1)
3.2
changing fix version to 3.2, especially given LUCENE-3014
> if you use setNorm, lucene writes a headerless separate norms file
> ------------------------------------------------------------------
>
> Key: LUCENE-3012
> URL: https://issues.apache.org/jira/browse/LUCENE-3012
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Robert Muir
> Assignee: Robert Muir
> Fix For: 3.2
>
> Attachments: LUCENE-3012.patch
>
>
> In this case SR.reWrite just writes the bytes with no header...
> we should write it always.
> we can detect in these cases (segment written <= 3.1) with a
> sketchy length == maxDoc check.
--
This message is automatically generated by JIRA.
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]