Re: Boosting fields by default

2008-08-18 Thread Rakesh Godhani
Sweet, cool, thanks -Rakesh On 8/18/08 11:31 AM, "Shalin Shekhar Mangar" <[EMAIL PROTECTED]> wrote: > On Mon, Aug 18, 2008 at 7:12 PM, Rakesh Godhani <[EMAIL PROTECTED]> wrote: > >> >> Hi, I¹m using the data import mechanism to pull data into my index. If I >> want to boost a certain field f

Re: Boosting fields by default

2008-08-18 Thread Shalin Shekhar Mangar
On Mon, Aug 18, 2008 at 7:12 PM, Rakesh Godhani <[EMAIL PROTECTED]> wrote: > > Hi, I¹m using the data import mechanism to pull data into my index. If I > want to boost a certain field for all docs, (e.g. the title over the body) > what is the best way to do that? I was expecting to change someth

Boosting fields by default

2008-08-18 Thread Rakesh Godhani
Hi, I¹m using the data import mechanism to pull data into my index. If I want to boost a certain field for all docs, (e.g. the title over the body) what is the best way to do that? I was expecting to change something in schema.xml but I don¹t see any info on boosting there. Thanks in advance -R