Re: Boosting Vs Sorting

2007-12-24 Thread Erick Erickson
Do you have some guideline using which I can arrive at the correct boost > value in the above scenario? > > --Rakesh S > > > Date: Fri, 21 Dec 2007 17:15:29 -0500 > > From: [EMAIL PROTECTED] > > To: java-user@lucene.apache.org > > Subject: Re: Boosting Vs Sortin

RE: Boosting Vs Sorting

2007-12-24 Thread Rakesh Shete
te: Fri, 21 Dec 2007 17:15:29 -0500 > From: [EMAIL PROTECTED] > To: java-user@lucene.apache.org > Subject: Re: Boosting Vs Sorting > > See below... > > On Dec 21, 2007 12:50 PM, Rakesh Shete <[EMAIL PROTECTED]> wrote: > > > > > Hi Eric, > > > >

Re: Boosting Vs Sorting

2007-12-21 Thread Erick Erickson
uery. The syntax above would actually parse something like title:Indoor default_field:Photography^ 2.5. You need parentheses. Also think about phrase queries Hope this helps Erick > > Let me know if this would help my cause. > > Thnx for ur time n the valuable info. > > --Rakesh S &g

RE: Boosting Vs Sorting

2007-12-21 Thread Rakesh Shete
Date: Fri, 21 Dec 2007 09:53:02 -0500 > From: [EMAIL PROTECTED] > To: java-user@lucene.apache.org > Subject: Re: Boosting Vs Sorting > > OK, I'm trying to adjust to a Mac and my keyboard shortcuts sometimes > lead me to send the mail when I didn't intend. Sorry about that... &

Re: Boosting Vs Sorting

2007-12-21 Thread Erick Erickson
. > > So, leaving aside how you form your "similar" q > > > On Dec 20, 2007 10:50 PM, Rakesh Shete < [EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > > I am using Hibernate Search (http://www.hibernate.org/410.html) which is > > a wrapp

Re: Boosting Vs Sorting

2007-12-21 Thread Erick Erickson
t; q On Dec 20, 2007 10:50 PM, Rakesh Shete <[EMAIL PROTECTED]> wrote: > > Hi all, > > I am using Hibernate Search (http://www.hibernate.org/410.html) which is a > wrapper around Lucene for performing search over info stored in the DB. I > have questions related to Lucene bo

Re: Re: Re: Boosting Vs Sorting

2007-12-21 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Boosting Vs Sorting

2007-12-21 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Boosting Vs Sorting

2007-12-20 Thread Rakesh Shete
Hi all, I am using Hibernate Search (http://www.hibernate.org/410.html) which is a wrapper around Lucene for performing search over info stored in the DB. I have questions related to Lucene boosting Vs sorting: Is index time boosting of documents and fields better than specifying sorting