http://lucene.apache.org/java/docs/scoring.html
(which you can also find by googling "lucene scoring")

-----Original Message-----
From: Jong Kim [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 28, 2007 2:21 PM
To: java-user@lucene.apache.org
Subject: ranking/scoring algorithm in details

Hi,
 
Does anyone know of a written document that describes in some details
how Lucene's ranking/scoring algorithm works? I'm safely assuming that
a single consistent algorithm is being used to compute the scores of
each matching documents (with or without explicit boost factors in the
query) and rank them accordingly. 
 
I would appreciate any pointer to such information, or your own
description
if you happen to know that. 
 
Thanks in advance.
/Jong

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to