You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/18 11:08:13 UTC

[jira] [Commented] (LUCENE-7288) Geo3d distance measure for distances outside of shape uses Double.MAX_VALUE; should use Double.POSITIVE_INFINITY

    [ https://issues.apache.org/jira/browse/LUCENE-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288794#comment-15288794 ] 

ASF subversion and git services commented on LUCENE-7288:
---------------------------------------------------------

Commit a911eb8561969998dbe72d37fae33eb44c5ac685 in lucene-solr's branch refs/heads/master from [~kwright@metacarta.com]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a911eb8 ]

LUCENE-7288: Return POSITIVE_INFINITY for points outside of shape, not MAX_VALUE.


> Geo3d distance measure for distances outside of shape uses Double.MAX_VALUE; should use Double.POSITIVE_INFINITY
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-7288
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7288
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/spatial3d
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>
> Geo3d distance measure for distances outside of shape uses Double.MAX_VALUE; should use Double.POSITIVE_INFINITY.



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