Ignacio Vera created LUCENE-9538: ------------------------------------ Summary: 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
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.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org