[ https://issues.apache.org/jira/browse/LUCENE-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496740#comment-17496740 ]
ASF subversion and git services commented on LUCENE-10437: ---------------------------------------------------------- Commit fb8d79d96aee1a1e1646e6d23d8997c48b75ff19 in lucene's branch refs/heads/branch_9x from Ignacio Vera [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=fb8d79d ] 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: 20m > 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