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/29 19:30:23 UTC

[jira] [Created] (LUCENE-4085) improve TestBackwardsCompatibility to test Lucene 4.x features

Robert Muir created LUCENE-4085:
-----------------------------------

             Summary: improve TestBackwardsCompatibility to test Lucene 4.x features
                 Key: LUCENE-4085
                 URL: https://issues.apache.org/jira/browse/LUCENE-4085
             Project: Lucene - Java
          Issue Type: Test
          Components: general/test
    Affects Versions: 5.0
            Reporter: Robert Muir


Currently TestBackwardsCompatibility doesn't test any of the new features of 4.0: e.g. docvalues fields, fields with offsets in postings, etc etc.

We should improve the index generation and testcases (in 5.x) to ensure we don't break these things.

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


[jira] [Commented] (LUCENE-4085) improve TestBackwardsCompatibility to test Lucene 4.x features

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293905#comment-13293905 ] 

Robert Muir commented on LUCENE-4085:
-------------------------------------

I improved the situation to some extent in r1349510. We add docvalues fields of various types, a field with offsets, a field that only omits positions, etc.
                
> improve TestBackwardsCompatibility to test Lucene 4.x features
> --------------------------------------------------------------
>
>                 Key: LUCENE-4085
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4085
>             Project: Lucene - Java
>          Issue Type: Test
>          Components: general/test
>    Affects Versions: 5.0
>            Reporter: Robert Muir
>
> Currently TestBackwardsCompatibility doesn't test any of the new features of 4.0: e.g. docvalues fields, fields with offsets in postings, etc etc.
> We should improve the index generation and testcases (in 5.x) to ensure we don't break these things.

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