[ 
https://issues.apache.org/jira/browse/LUCENE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-4027:
--------------------------------

    Attachment: LUCENE-4027.patch
    
> 3.x codec should have its own skipper
> -------------------------------------
>
>                 Key: LUCENE-4027
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4027
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-4027.patch
>
>
> Currently it uses the 4.0 impl..., worse the PreFlexRW writes with 4.0 impl 
> too.
> This is dangerous. we changed the format even to support offsets (though 3.x 
> should be unaffacted by that), but just in general I don't even trust
> that testbackwardscompatibility has big enough indexes to ever use any 
> skipdata
> to detect if we screw up.

--
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]

Reply via email to