RE how to change scoring tactics?

2005-11-22 Thread Bertrand VENZAL
Hi, I had the same problem, I think the easiest is to sort documents after the search process, in this aim you can use the class TermFreqVector and the function getTermFrequencies to count the number of search phrase. But maybe there is an other way faster. Hope this help Bertrand Arjen v

Bertrand VENZAL/CER31/REC est absent(e).

2005-07-08 Thread Bertrand VENZAL
Je serai absent(e) à partir du 08/07/2005 de retour le 02/08/2005. Je répondrai à votre message dès mon retour. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How does Lucene to compute score ?

2005-05-12 Thread Bertrand VENZAL
Hi, I suppose this question has been asking before but there is no way to search such a thing in the archive. Anyway, I need to merge to different type of search but I am not really sure that the calculus of the score is the same. So if someone can indicate me how does Lucene to compute it or