Could you reproduce a very simple example of this? For example if there is a particular indexed point in your data that should be returned from your query (a query smaller than d=4k10), then reproduce that bug in the Solr example app by supplying a dummy document with this point and running your query. Also, be sure you are using the correct field type (LatLonType).
~ David Smiley On Aug 23, 2011, at 9:12 AM, Javier Heras wrote: > Hi all, > > I'm new at solr. I've downloaded solr 3.3, and having tested solr querys for > spatial search with examples that come in the tutorial. Everything ok. But > when I substitute the tutorial index with my index, spatial search doesn't > work until parameter d is greater than 4510 (km?) > > Any idea what's going on? > > Thanks > > Javier > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Spatial-Search-problems-tp3277945p3277945.html > Sent from the Solr - User mailing list archive at Nabble.com.