[ 
https://issues.apache.org/jira/browse/LUCENE-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ignacio Vera resolved LUCENE-9538.
----------------------------------
    Fix Version/s: 9.1
         Assignee: Ignacio Vera
       Resolution: Fixed

> Tessellator should provide a better error message for self-intersecting shapes
> ------------------------------------------------------------------------------
>
>                 Key: LUCENE-9538
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9538
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ignacio Vera
>            Assignee: Ignacio Vera
>            Priority: Major
>             Fix For: 9.1
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Self-intersecting shapes cannot be tessellated and currently throw a generic 
> like:
>  
>  
> {code:java}
>   Unable to Tessellate shape...{code}
>  
> In case of Self-intersecting shapes we can do better and try to give a more 
> useful message by detecting the self-intersection position and provide that 
> information to the user. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to