Re: Field rank?

2007-10-12 Thread Scott Phillips
Thank you Doron & Kyle, You both pointed me in the right direction. For anyone finding this thread in the email archive, here is what I've learned. You can boost field weights either at indexing time or at query time. For indexing time you call .setBoost(float) on the field before it has been add

Field rank?

2007-10-09 Thread Scott Phillips
Hi everyone, I have a question that I can't quite seem to find the answer to by googling or searching the archives of this mailing list. The problem is I would like to weight some fields more than others. Assume that I have three fields: title, author, and default where title and author contain th