ly our fieldType configuration to
> use suggested work-around with different GeoJSON Reader?
>
>
>
> Best regards,
>
> Beatrycze
>
>
>
> *Von:* David Smiley
> *Gesendet:* Dienstag, 15. Oktober 2024 00:00
> *An:* dev@solr.apache.org; Volk, Beatrycze >
> *B
Hi,
This is a known limitation, inside a dependency of Solr's:
https://github.com/locationtech/spatial4j/issues/227
But as indicated in that issue, you might be able to work-around by using
the JTS spatial context, which uses a different GeoJSON Reader. I think,
anyway; it's been a long time.
~