Hi msr, Perhaps this could be useful for you. Lucene implements a modified vector space model in short. http://jayant7k.blogspot.com/2006/07/document-scoringcalculating-relevance_08.html
-- Anshum Gupta Naukri Labs! http://ai-cafe.blogspot.com The facts expressed here belong to everybody, the opinions to me. The distinction is yours to draw............ On Wed, Jan 21, 2009 at 4:45 PM, MSR <ms...@iitk.ac.in> wrote: > Hi, > > Does Lucene take into consideration anything other than the frequency of > the query words in a document? If it does, what are the other > considerations? > If it is purely based on word frequency, is it appropriate for Internet > based search (where we need to consider reference count also)? > > Thank you, > Ram > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >