Re: What type of indexer is Lucene? Question reworded.

2002-03-07 Thread Brandon Jockman
You should read the Lucene FAQ http://www.lucene.com/cgi-bin/faq/faqmanager.cgi ). Most of your questions (over the past few days) are already answered there. -B - Original Message - From: "Melissa Mifsud" <[EMAIL PROTECTED]> To: "Lucene User" <[EMAIL PROTECTED]> Sent: Thursday, March 0

RE: What type of indexer is Lucene? Question reworded.

2002-03-07 Thread Alex Murzaku
In http://www.lucene.com/publications.html you will find many answers to your questions. The papers "An Object-Oriented Architecture for Text Retrieval" and "Optimizations for Dynamic Inverted Index Maintenance" will be especially helpful for your understanding of Lucene. -Original Message---

Re: What type of indexer is Lucene? Question reworded.

2002-03-07 Thread Joshua O'Madadhain
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