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

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

Commit 9776e1f4a0a6dc085c47c2204f4032d3f9e947aa in lucene-solr's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=9776e1f ]

LUCENE-8057: getBounds() for exact circle did not include segment endpoints.


> Bounds not properly computed for exact circles
> ----------------------------------------------
>
>                 Key: LUCENE-8057
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8057
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/spatial3d
>            Reporter: Ignacio Vera
>            Assignee: Karl Wright
>         Attachments: LUCENE_8057.patch
>
>
> Hi [~daddywri],
> I still get some errors in the tests but luckily it is not related with the 
> last change. The errors always happen between complex polygons and exact 
> circles. I look into it and the problem is that complex polygons require that 
> shapes compute the correct bounds to compute intersections. This is not the 
> case for exact circles.
> It seems a generic bug so I am not attaching a test case. But if you want I 
> can try to work up something.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to