Re: Tessellator failure for a certain polygon

2020-10-20 Thread Yuri Vishnevsky
Here it is: https://issues.apache.org/jira/browse/LUCENE-9580 On Tue, Oct 20, 2020 at 12:25 PM Ignacio Vera wrote: > hello, > > Yes, indeed that looks like a bug, please create JIRA issue so we can track > it. > > Thank you! > > On Mon, Oct 19, 2020 at 9:07 PM Yuri Vishnevsky < > yurivishnev...@

Re: Tessellator failure for a certain polygon

2020-10-20 Thread Ignacio Vera
hello, Yes, indeed that looks like a bug, please create JIRA issue so we can track it. Thank you! On Mon, Oct 19, 2020 at 9:07 PM Yuri Vishnevsky wrote: > Hello, > > This bug was discovered while using ElasticSearch (checked with versions > 7.6.2 and 7.9.2). > But I've created an isolated test

Tessellator failure for a certain polygon

2020-10-19 Thread Yuri Vishnevsky
Hello, This bug was discovered while using ElasticSearch (checked with versions 7.6.2 and 7.9.2). But I've created an isolated test case just for Lucene: https://github.com/apache/lucene-solr/pull/2006/files The unit test fails with "java.lang.IllegalArgumentException: Unable to Tessellate shape"