iverase opened a new pull request #756: URL: https://github.com/apache/lucene/pull/756
Similar to LUCENE-9580, It might happen that the new edge introduced when removing a tile is collinear with edges from the resulting polygon. This situation makes this edges not eligible for filtering because of LUCENE-8620 and it makes the logic fail. This change makes sure we don't introduce collinear edges when removing holes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org