Open heemin32 opened 1 year ago
There is a bug in this method https://github.com/apache/lucene/blob/main/lucene/test-framework/src/java/org/apache/lucene/tests/geo/ShapeTestUtil.java#L156
It fails to generate correct polygon.
The issue is temporary fixed as of now. For a proper fix, we need a fix in lucene library. https://github.com/apache/lucene/pull/12287 and https://github.com/apache/lucene/issues/12596