Hi,

is it possible to use a real boolean model in lucene for searching. When one
is using the Queryparser with a boolean query (i.e. "dog AND horse") one
does get a list of documents from the Hits object. However these documents have
a ranking (score).

My Question: Does Lucene use TF/IDF for getting this? (which would mean it
does not use the boolean model for the boolean query...)

How can one use a boolean model search, where the outcome are all score=1 ?
Example?

Cheers,
Ralph

-- 
Neu bei GMX: Preissenkung für MMS-Versand und FreeMMS!

Ideal für alle, die gerne MMS verschicken:
25 FreeMMS/Monat mit GMX TopMail.
http://www.gmx.net/de/cgi/produktemail

+++ GMX - die erste Adresse für Mail, Message, More! +++


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

Reply via email to