Re: Tessellate exception in Elasticsearch

2020-06-04 Thread Claeys Wouter
on in Elasticsearch I think this is not a lucene issue. Elasticsearch geo_shape only supports (and it assumes) polygons on the WGS-84 reference system. On Thu, Jun 4, 2020 at 1:38 PM Claeys Wouter wrote: > Hi, > > This is the original polygon: > > { >"crs":{ >

Re: Tessellate exception in Elasticsearch

2020-06-04 Thread Claeys Wouter
ntersecting edges but it is difficult to reproduce with that output. Could you provide the original polygon you are trying to index? Thanks! On Thu, Jun 4, 2020 at 11:30 AM Claeys Wouter wrote: > Hi, > > This is an error which we get in Elasticsearch when trying to index > geo_shape fields

Tessellate exception in Elasticsearch

2020-06-04 Thread Claeys Wouter
Hi, This is an error which we get in Elasticsearch when trying to index geo_shape fields but it seems this can be narrowed down to a problem in Lucene. We can reproduce the problem withe ES 6.8.x and ES 7.7.x. This is the error we are getting: Caused by: java.lang.IllegalArgumentException: Una