You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2013/01/14 19:24:13 UTC

[jira] [Updated] (LUCENE-1921) Absurdly large radius (miles) search fails to include entire earth

     [ https://issues.apache.org/jira/browse/LUCENE-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe updated LUCENE-1921:
-------------------------------

    Fix Version/s:     (was: 4.1)
                   4.2
    
> Absurdly large radius (miles) search fails to include entire earth
> ------------------------------------------------------------------
>
>                 Key: LUCENE-1921
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1921
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/spatial
>    Affects Versions: 2.9
>            Reporter: Michael McCandless
>            Assignee: Chris Male
>            Priority: Minor
>             Fix For: 4.2
>
>         Attachments: ASF.LICENSE.NOT.GRANTED--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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org