[ https://issues.apache.org/jira/browse/LUCENE-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Helleringer updated LUCENE-1921: ---------------------------------------- Attachment: TEST-1921.patch After LUCENE-2184 has been re resolved this test (TEST-1921.patch) can validate this issue and it can be closed. > Absurdly large radius (miles) search fails to include entire earth > ------------------------------------------------------------------ > > Key: LUCENE-1921 > URL: https://issues.apache.org/jira/browse/LUCENE-1921 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/spatial > Affects Versions: 2.9 > Reporter: Michael McCandless > Assignee: Chris Male > Priority: Minor > Fix For: 3.1 > > Attachments: TEST-1921.patch > > > Spinoff from LUCENE-1781. > If you do a very large (eg 100000 miles) radius search then the > lat/lng bound box wraps around the entire earth and all points should > be accepted. But this fails today (many points are rejected). It's > easy to see the issue: edit TestCartesian, and insert a very large > miles into either testRange or testGeoHashRange. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org