Hello,

I was wondering if it was possible to set a minimum score/relevance for
search results? And how is the score calculated anyway? I thought i read
somewhere that lucene scores were normalized between 0..1, but that doesnt
seem to be the case for solr?

In our case we have indexed a 7 million posts vbulletin database. On a
search page we have, we would like to be able to have a sidebar which
includes a link to our vbulletin search that says "Found xxxx extra results
in vbulletin". 

But searches in the vbulletin database returns an awful lots of hits(like
100.000+ for some queries), even though perhaps only the first handful seem
relevant. So ideally we would like the link to say "Found 12 extra results
in vbulletin", if the first 12 results had a high score, and result 13 to
100.000 had a low score.

Best regards,
Bo
-- 
View this message in context: 
http://www.nabble.com/Possible-to-set-minimum-score-relevance--tf2451869.html#a6833454
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to