Hi,

I have added a few extra fields to my solr document, which I want to effect
the default scoring algorithm. Could anyone guide me on how to start
customizing the solr scoring algorithm? 

My Scenario:
As an example: my each indexed article has a field 'readerCount' which holds
the number of people who read that article. I want this property of document
to be integrated into the scoring, so that the scoring would be biased
towards the articles with most readers.
I am using Solr 1.4 with Solrj Client.

Thanks very much.
-M
-- 
View this message in context: 
http://old.nabble.com/Custom-Score-for-Solr-tp27902048p27902048.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to