Re: QueryNorm and FieldNorm

2010-12-09 Thread Chris Hostetter
: Is it possible to remove the QueryNorm?? : so all the bf boost became an add of the solr score?? queryNorm is just a normalizing value applied equally to every clause - it won't change the relative ordering of any docs, it just helps to ensure that your scores don't sky rocket so high that fl

Re: QueryNorm and FieldNorm

2010-12-01 Thread Gastone Penzo
esults. > > Regards, > Jayendra > > On Tue, Nov 30, 2010 at 9:37 AM, Gastone Penzo >wrote: > > > Hello, > > someone can explain the difference between queryNorm and FieldNorm in > > debugQuery?? > > why if i push one bf boost up, the queryNorm goes down?? > > i made some modifies..before the situation was different. why?? > > thanx > > > > -- > > Gastone Penzo > > > -- Gastone Penzo

Re: QueryNorm and FieldNorm

2010-11-30 Thread Jayendra Patil
, Nov 30, 2010 at 9:37 AM, Gastone Penzo wrote: > Hello, > someone can explain the difference between queryNorm and FieldNorm in > debugQuery?? > why if i push one bf boost up, the queryNorm goes down?? > i made some modifies..before the situation was different. why?? > thanx > > -- > Gastone Penzo >

QueryNorm and FieldNorm

2010-11-30 Thread Gastone Penzo
Hello, someone can explain the difference between queryNorm and FieldNorm in debugQuery?? why if i push one bf boost up, the queryNorm goes down?? i made some modifies..before the situation was different. why?? thanx -- Gastone Penzo