Solr spatial search not returning any results in response element

2016-09-28 Thread Zoomash Team
down votefavorite I am using Solr version 6.2.1 and trying to return closest location for a given latitude and longitude. I have manage to add data into Solr and indexed it. My data f

Re: Solr spatial search not returning any results in response element

2016-09-28 Thread Zoomash Team
Hi, Thanks for your reply. What format should xml file be for data import? Will something like below be acceptable to my field definition? 1 Test 123,456 2 Test2 78,89 Thanks AA On 28 September 2016 at 18:38, Erick Erickson wrote: > First, nice job of posting enough inf