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
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
Betreff: Re: Problem with GeoJSON field in SOLR 8.11.1
Hi,
This is a known limitation, inside a dependency of
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.
~
Hi,
I am not sure if this is the right mailing list, but I have a problem with the
indexing of the GeoJSON. It is not exactly the configuration problem, but more
question about the implementation.
I try to index this GeoJSON document:
{
"type":"FeatureCollection",
"features":[
{