Hi everybody,

I'm using SOLR with a schema (for example) like this:
parutiondate, date, indexed, not stored
fulltext, stemmed, indexed, not stored

I know it's possible to order by a field or more, but I want to order by
score and modify the "scrore"" formula.
I'll want keep the SOLR score but add a new parameter in the formula to
boost the score of the most recent document.

What is the best way to do this ?

Thanks.

Excuse for my english.


-- 
View this message in context: 
http://www.nabble.com/modify-SOLR-scoring-tp23198326p23198326.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to