I did infact use "bf" parameter for individual edismax queries. 

However, the reason I can't condense these edismax queries into a single
edismax query is because each of them uses different fields in "qf". 

Basically what I'm trying to do is this: each of these edismax queries (q1,
q2, q3) has a logic, and scores docs using it. I am then trying to combine
the scores (to get an overall score) from these scores later by summing
them.

What options do I have of implementing this?




--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to