I am trying to use the below query to boost the score of dismax component but it doesn't seem to work ..
<str name="q"> _query_:"{!dismax qf=Fname v=$f_name}"^8.0 OR _query_:"{!dismax qf=Lname v=$l_name}"^8.0 </str> Can someone let me know a way to boost Dismax / function queries without using bq? -- View this message in context: http://lucene.472066.n3.nabble.com/Boosting-in-function-queries-tp4082726.html Sent from the Solr - User mailing list archive at Nabble.com.