[ https://issues.apache.org/jira/browse/LUCENE-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael McCandless updated LUCENE-1504: --------------------------------------- Attachment: LUCENE-1504.patch OK new patch: * Improved TestCartesian to test 6.0, 1.5, 0.001, and 0.0 miles * Implemented flooring logic as described in LUCENE-1777 I think it's ready to commit... I'll wait a day or two! > Contrib-Spatial should use DocSet API rather then deprecated BitSet API > ----------------------------------------------------------------------- > > Key: LUCENE-1504 > URL: https://issues.apache.org/jira/browse/LUCENE-1504 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/spatial > Reporter: Ryan McKinley > Assignee: Michael McCandless > Fix For: 2.9 > > Attachments: LUCENE-1504.patch, LUCENE-1504.patch, LUCENE-1504.patch, > LUCENE-1504.patch, LUCENE-1504.patch, LUCENE-1504.patch > > > Contrib-Spatial should be rewritten to use the new DocIdSet Filter API with > OpenBitSets instead of j.u.BitSets. FilteredDocIdSet can be used to replace > (I)SerialChainFilter. -- 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