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

[jira] [Commented] (LUCENE-7124) SloppyMath is too accurate

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