Hi everyone

I am trying to do distance range search using Solr. 

I know its very easy to do a search for filtering within the 5km range
/&q=*:*&fq={!geofilt pt=45.15,-93.85 sfield=store d=5}/

What I am after is how to do the same thing if I am looking in a range of
say *5 to 10 km* ??

Thanks

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Distance-Range-Filtering-tp3987395.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to