Re: Field length normalization

2005-10-07 Thread Erik Hatcher
On Oct 7, 2005, at 11:17 AM, Sameer Shisodia wrote: thnx Erik. Is returning a default constant the answer i'm looking for ? Perhaps. Try returning 1.0f - experimentation is always warranted when playing with scoring tweaks. Have a look at IndexSearcher.explain() to see why documents sco

Re: Field length normalization

2005-10-07 Thread Sameer Shisodia
thnx Erik. Is returning a default constant the answer i'm looking for ? btw, the book is kewl :) sameer On 10/7/05, Erik Hatcher <[EMAIL PROTECTED]> wrote: > > > On Oct 7, 2005, at 4:14 AM, Sameer Shisodia wrote: > > > Hi, > > Have started using Lucene recently so this might be a oft repeated > >

Re: Field length normalization

2005-10-07 Thread Erik Hatcher
On Oct 7, 2005, at 4:14 AM, Sameer Shisodia wrote: Hi, Have started using Lucene recently so this might be a oft repeated qn (Do point me to archives if any). I'm storing multiple values of a field as a comma separated string during indexing. Obviously, some docs have more values and some only