You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Steven Parkes <st...@esseff.org> on 2007/03/01 00:46:56 UTC

RE: ranking/scoring algorithm in details

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

-----Original Message-----
From: Jong Kim [mailto:jkim@sitescape.com] 
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: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org