[ https://issues.apache.org/jira/browse/LUCENE-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler updated LUCENE-2352: ---------------------------------- Attachment: index.30.nocfs.zip index.30.cfs.zip LUCENE-2352.patch Here the patech that test numeric fields generated by lucene 3.0. With the coming updates to numeric fields to use byte[] this will ensure that the index is compatible. > Add a new TestBackwardsCompatibility index for flex backwards (a 3.0 one with > also numeric fields) > -------------------------------------------------------------------------------------------------- > > Key: LUCENE-2352 > URL: https://issues.apache.org/jira/browse/LUCENE-2352 > Project: Lucene - Java > Issue Type: Test > Affects Versions: Flex Branch > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Fix For: Flex Branch > > Attachments: index.30.cfs.zip, index.30.nocfs.zip, LUCENE-2352.patch > > > In flex we change also the encode/decoder for numeric fields > (NumericTokenSteam) using BytesRef and also the collation filters. We should > add a test index from 3.0 that contains these fields and do some validation, > that field contents did not change when read with flex. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org