You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by lucky <la...@gmail.com> on 2012/01/19 07:47:51 UTC

What is meantby score and maxscore solr

What is meant by score and maxscore solr terminalogy

--
View this message in context: http://lucene.472066.n3.nabble.com/What-is-meantby-score-and-maxscore-solr-tp3671591p3671591.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: What is meantby score and maxscore solr

Posted by Rafał Kuć <r....@solr.pl>.
Hello!

Score of the document is a value calculated for a given document in
the context of the given query showing how good the document 'fits'
the query.

The maxscore is the maximum score calculated by Lucene for a given
query.

Please have a look at
http://lucene.apache.org/java/3_5_0/scoring.html.


-- 
Regards,
 Rafał Kuć

> What is meant by score and maxscore solr terminalogy

> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/What-is-meantby-score-and-maxscore-solr-tp3671591p3671591.html
> Sent from the Solr - User mailing list archive at Nabble.com.