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 2017/12/01 01:53:00 UTC

[jira] [Commented] (LUCENE-8070) GeoExactCircle should not create circles that they do not fit in spheroid

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

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

Commit 249dac1a5dc7b0737ac9b43c8ab86c20e632e36c 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=249dac1 ]

LUCENE-8070: Put in a check that prevents a bogus exact circle from being created.


> GeoExactCircle should not create circles that they do not fit in spheroid 
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-8070
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8070
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/spatial3d
>            Reporter: Ignacio Vera
>            Assignee: Karl Wright
>         Attachments: LUCENE-8070-test.patch, LUCENE-8070.patch, LUCENE-8070.patch
>
>
> Hi [~daddywri],
> I have seen test fail when we try to create circles that the don' t fit in the planet. I think sectors of the circle start overlapping to each other and the shape becomes invalid. The shape should prevent that to happen.
> I will attach a test and a proposed solution.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org