What do your queries look like? On Dec 28, 2009, at 9:30 AM, Mauricio Scheffer wrote:
> Hi everyone, > I'm getting inconsistent behavior from Spatial Solr when searching with > different radii. For the same lat/long I get: > > radius=1 -> 1 result > radius=10 -> 0 result > radius=25 -> 2 results > radius=100 -> 2 results > radius=250 -> 0 results > > I don't understand why radius=10 and 250 return no results. Is this a known > bug? I'm using the default configuration as specified in the PDF. > BTW I also tried LocalSolr with the same results. > > Thanks > Mauricio