
jira at apache
May 29, 2012, 10:30 AM
Post #1 of 1
(29 views)
Permalink
|
|
[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 [at] lucene For additional commands, e-mail: dev-help [at] lucene
|