[ https://issues.apache.org/jira/browse/LUCENE-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856885#action_12856885 ]
Nicolas Helleringer commented on LUCENE-1921: --------------------------------------------- I did re check after Grant's commit of LUCENE-2184.2.patch with TEST-1921.patch and this is issue is now resolved. To be counter tested by someone else and set to resolved status : Grant if you read me =) > 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