ECTED]>
Sent: Thursday, March 07, 2002 9:19 AM
Subject: What type of indexer is Lucene? Question reworded.
Hi again!
I should really reword my question as follows:
On which criteria are relevant documents chosen given a particular query
and
once retrieved, how are these documents ranked?
Original Message-
From: Melissa Mifsud [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 10:19 AM
To: Lucene User
Subject: What type of indexer is Lucene? Question reworded.
Hi again!
I should really reword my question as follows:
On which criteria are relevant documents chose
Melissa:
These questions are answered in the Lucene FAQ, which is located at
http://www.lucene.com/cgi-bin/faq/faqmanager.cgi
However, if I correctly understand your fundamental question, my
understanding is that Lucene basically uses the vector model of IR.
Joshua
[EMAIL PROTECTED] Per Obs
Hi again!
I should really reword my question as follows:
On which criteria are relevant documents chosen given a particular query
and
once retrieved, how are these documents ranked?
The techniques by which this is done will then determine what type of IR model Lucene
implements.
Thanks agai