in context:
http://lucene.472066.n3.nabble.com/Customizing-Solr-score-with-DixMax-query-tp3779591p3781200.html
Sent from the Solr - User mailing list archive at Nabble.com.
--- On Mon, 2/27/12, Xiao wrote:
> From: Xiao
> Subject: Customizing Solr score with DixMax query
> To: solr-user@lucene.apache.org
> Date: Monday, February 27, 2012, 5:59 AM
> In my application logic, I want to
> implement the ranking (scoring) logic as
> follows
{!boost
b=field1}data. In this case, Solr does return a score which is a production
of two scores. However, by using boosted query, I lost the power of dismax
query which can search across multiple fields.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Customizin