I hit a block when I ran into a use case where I had to boost on ranges of
distances calculated at query time. This is the case when the distance is
not present in the document initially but calulated based on the user
entered lat/long values. 

1. Is it required that all the boost parameters be searchable or can we
boost on dynamic parameters which are calculated ?
2. Is there a way to boost on geodist() in a specific range – For example –
Boost all the cars listed within 20-50kms range(from the search zip) by 100.
And give a boost of 85 to all the cars listed within 51-80kms range  from
the search zip. 

Please provide your feedback and let me know if there are any other options
that i could try out. 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Boosting-by-calculated-distance-buckets-tp4186504.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to