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

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

Commit 50724b78fe9f5022d1a76e394d22b1195beda5be in lucene-solr's branch 
refs/heads/branch_6x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=50724b7 ]

LUCENE-8211: Handle the case where we've got a full-half-world single-plane 
path in GeoComplexPolygon.


> GeoComplexPolygon throws error when checking within() for a point parallel to 
> test point
> ----------------------------------------------------------------------------------------
>
>                 Key: LUCENE-8211
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8211
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/spatial3d
>            Reporter: Ignacio Vera
>            Assignee: Karl Wright
>            Priority: Major
>         Attachments: LUCENE-8211.patch
>
>
> If a GeoComplexPolygon is created with test point (x, y, z) and we try to 
> check if point(-x,-y,-z) is {{within()}}then an error is thrown. It seems we 
> need to handle the case when a point is parallel to the test point but not 
> identical.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to