Re: Which file in the lucene package is used to manipulate results..

2007-12-24 Thread sumittyagi
ignore my previous msg... i got that package sumittyagi wrote: > > hi.. > thanks for the help > following your suggestions .. > i do not have the package org.apache.lucene.index , from where can i > download it to start this project > > markharw00d wrote: >> >> Thanks for the context - mu

Re: Which file in the lucene package is used to manipulate results..

2007-12-24 Thread sumittyagi
hi.. thanks for the help following your suggestions .. i do not have the package org.apache.lucene.index , from where can i download it to start this project markharw00d wrote: > > Thanks for the context - much more useful. > The challenge here is similar to that posed by offering end-user tagg

Re: Boosting Vs Sorting

2007-12-24 Thread Erick Erickson
I don't think there's any real formula for the "correct" boosts, it's more a matter of experimentation. I'd look at some of the raw scores that come back (not the normalized ones) and go from there. See HitCollector (?). Best Erick On Dec 24, 2007 8:29 AM, Rakesh Shete <[EMAIL PROTECTED]> wrote:

RE: Boosting Vs Sorting

2007-12-24 Thread Rakesh Shete
Hi Eric, Thanks for the help. Most of it makes sense to me and I amgoing ahead with query boosting during search instead of index time boosting. Could just tell me how do we arrive at the correct boost values for a query with multiple fields? My understanding is that this will vary as per the