It's the similarity scoring formula. EG see here:
http://lucene.apache.org/java/2_4_0/scoring.html
and here:
http://lucene.apache.org/java/2_4_0/api/core/org/apache/lucene/search/Similarity.html
Mike
<spr...@gmx.eu> wrote:
I think for "ordinary" Lucene queries, "score" and "relevance" mean
the same thing.
But if you do eg function queries, or you "mixin" recency into your
scoring, etc., then "score" could be anything you computed, a value
from a field, etc.
Hm, how is relevance then defined?
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org