[
https://issues.apache.org/jira/browse/LUCENE-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205965#comment-15205965
]
Adrien Grand commented on LUCENE-7124:
--------------------------------------
+1
> SloppyMath is too accurate
> --------------------------
>
> Key: LUCENE-7124
> URL: https://issues.apache.org/jira/browse/LUCENE-7124
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Robert Muir
> Attachments: LUCENE-7124.patch
>
>
> Followup from LUCENE-7123:
> Latitude/longitude values are encoded by GeoPointField/LatLonPoint with 1E-6
> or 1E-7 error.
> However, the sloppy distance formula is far too accurate to the actual
> (10nm), making it slower and relying on large tables. We should only do as
> good as we need, and especially try to reduce the huge tables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]