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 sumittyagi <pi...@gmail.com> on 2008/02/20 18:29:33 UTC

How to change the scores of the documents

hi
i want to rerank the documents obatined from the HITS, how can i edit the
scoring formula.
-- 
View this message in context: http://www.nabble.com/How-to-change-the-scores-of-the-documents-tp15594115p15594115.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


RE: How to change the scores of the documents

Posted by Steven A Rowe <sa...@syr.edu>.
Hi,

On 02/20/2008 at 12:29 PM, sumittyagi wrote:
> hi i want to rerank the documents obatined from the HITS, how can i edit
> the scoring formula.

Here's a good place to start:

<http://lucene.apache.org/java/docs/scoring.html>

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org