You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nicolas Helleringer (JIRA)" <ji...@apache.org> on 2010/04/14 10:28:50 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 ]

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org