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
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]
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