i am using dismax to boost my field as placeName^1.8 schemeName^1.5 text^1.0,
now I also want to boost my results with respect to distance to show closest
areas first, i sort it with geodist but it show irrelevant results on top, 
i also tried

q={!boost b=recip(geodist(50.1, -0.86, myGeoField), 1, 1000,
1000)}foo:bar&...

but in vain, any help



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Dismax-spatial-constraints-tp2979214p3099490.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to