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: [email protected]
For additional commands, e-mail: [email protected]