[ https://issues.apache.org/jira/browse/LUCENE-8070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273820#comment-16273820
]
ASF subversion and git services commented on LUCENE-8070:
---------------------------------------------------------
Commit 608e094c1ec7a31b9f850bad1e3d27640506ca4a in lucene-solr's branch refs/heads/branch_7x
from [~kwright@metacarta.com]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=608e094 ]
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
|