You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/03/29 22:54:25 UTC

[jira] [Created] (LUCENE-7150) geo3d public APIs should match the 2D apis?

Michael McCandless created LUCENE-7150:
------------------------------------------

             Summary: geo3d public APIs should match the 2D apis?
                 Key: LUCENE-7150
                 URL: https://issues.apache.org/jira/browse/LUCENE-7150
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless


I'm struggling to benchmark the equivalent to {{LatLonPoint.newDistanceQuery}} in the geo3d world.

Ideally, I think we'd have a {{Geo3DPoint.newDistanceQuery}}?  And it would take degrees, not radians, and radiusMeters, not an angle?

And if I index and search using {{PlanetModel.SPHERE}} I think it should ideally give the same results as {{LatLonPoint.newDistanceQuery}}, which uses haversin.



--
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