RE: Index time boost is not working

2007-06-15 Thread Chris Hostetter
: : Otis, here is the setting in the schema for the fields I use. OmitNorms : is not set to any value here. Should explicitly set the value to false. bear in mind, fields inherit the omitNorms value from their fieldtype if they don't specify explicitly, so check that too. : > need to be stored in

RE: Index time boost is not working

2007-06-14 Thread Madhan Subhas
Using a lucene tool for Luke. Here is the link: http://www.getopt.org/luke/ -Madhan -Original Message- From: Thierry Collogne [mailto:[EMAIL PROTECTED] Sent: Thursday, June 14, 2007 5:28 AM To: solr-user@lucene.apache.org Subject: Re: Index time boost is not working How do you browse

RE: Index time boost is not working

2007-06-14 Thread Madhan Subhas
: Thursday, June 14, 2007 5:32 AM To: solr-user@lucene.apache.org Subject: Re: Index time boost is not working Check your schema.xml, that's where you'll see how the field is defined. Otis - Original Message From: Thierry Collogne <[EMAIL PROTECTED]> To: solr-user@lucene

Re: Index time boost is not working

2007-06-14 Thread Otis Gospodnetic
Check your schema.xml, that's where you'll see how the field is defined. Otis - Original Message From: Thierry Collogne <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Thursday, June 14, 2007 8:27:54 AM Subject: Re: Index time boost is not working How d

Re: Index time boost is not working

2007-06-14 Thread Thierry Collogne
How do you browse 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: Madhan Subhas <[EMAIL PROTECTED]> To: solr-user@luce

Re: Index time boost is not working

2007-06-14 Thread Otis Gospodnetic
Is your field defined with omitNorms="true" by any chance? Otis -- 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 wor