You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2012/05/04 14:02:49 UTC

[jira] [Resolved] (LUCENE-4027) 3.x codec should have its own skipper

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

Robert Muir resolved LUCENE-4027.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0
    
> 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
>             Fix For: 4.0
>
>         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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org