[ https://issues.apache.org/jira/browse/LUCENE-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496734#comment-17496734 ]
ASF subversion and git services commented on LUCENE-10437: ---------------------------------------------------------- Commit ab47db4feef29f7f5739a21988c40a83755359f5 in lucene's branch refs/heads/main from Ignacio Vera [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=ab47db4 ] LUCENE-10437: Improve error message in the Tessellator for polygon with all points collinear (#703) Polygon tessellator throws a more informative error message when the provided polygon does not contain enough no-collinear points. > Improve error message in the Tessellator for polygon with all points collinear > ------------------------------------------------------------------------------ > > Key: LUCENE-10437 > URL: https://issues.apache.org/jira/browse/LUCENE-10437 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Ignacio Vera > Priority: Minor > Time Spent: 10m > Remaining Estimate: 0h > > Currently the error that is throws only says that it is not possible to > tessellate but this check is trivial and we can give better 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