Robert Muir (JIRA | 12 Jun 2012 22:47
Picon
Favicon

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


    [
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

Gmane