You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nicholas Knize (JIRA)" <ji...@apache.org> on 2015/11/16 21:42:11 UTC

[jira] [Created] (LUCENE-6897) Fix maxRadius at pole for GeoPointDistanceQuery

Nicholas Knize created LUCENE-6897:
--------------------------------------

             Summary: Fix maxRadius at pole for GeoPointDistanceQuery
                 Key: LUCENE-6897
                 URL: https://issues.apache.org/jira/browse/LUCENE-6897
             Project: Lucene - Core
          Issue Type: Bug
    Affects Versions: Trunk, 6.0, 5.4
            Reporter: Nicholas Knize


At the moment GeoPointDistanceQuery throws and IllegalArgumentException if the distance exceeds the maximum radial distance on the earth's surface. At the pole, however, the radial distance should be no greater than the maximum meridian distance on the ellipsoid. This issue will correct the maximum radius check to handle center points at the poles.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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