Index time boost is not working

2007-06-14 Thread Madhan Subhas
I am using solr in my rails application. When I create the document that need to be stored in Solr I can see the boost values being set on the fields as attributes. However when I browse the indexes through luke I see a boost value of 1. What am I missing. Thanks for your input. -Madhan

RE: Index time boost is not working

2007-06-14 Thread Madhan Subhas
Lucene Consulting -- http://lucene-consulting.com/ > > > - Original Message > From: Madhan Subhas <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Thursday, June 14, 2007 5:35:17 AM > Subject: Index time boost is not working > > I am using solr in my r

RE: Index time boost is not working

2007-06-14 Thread Madhan Subhas
the indexes? On 14/06/07, Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > > Is your field defined with omitNorms="true" by any chance? > > Otis > -- > Lucene Consulting -- http://lucene-consulting.com/ > > > - Original Message > From: Mad