Re: Solr Spatial Query Problem Hk.

2017-10-04 Thread David Smiley
Hi, Firstly, if Solr returns an error referencing an exception then you can look in Solr's logs for the stack trace, which helps debugging problems a ton (at least for Solr devs). I suspect that the problem here is that your schema might have a dynamic field where *coordinates is defined to be a

Solr Spatial Query Problem Hk.

2017-09-27 Thread Can Ezgi Aydemir
hi everyone, I am trying spatial query in solr such as intersects, within etc. I write below query but it is wrong. I try 3 different method this query but all query return same error. How to run spatial query in solr? Such as intersect, iswithin etc. Best Regards. 1- http://localhost:8983/s