Re: How to boost a document based on a field in the document

2007-09-05 Thread Adam Ruggles
. > > Since you're massaging the sort however you want, > negative votes should be do-able. > > Best > Erick > > On 9/5/07, Adam Ruggles <[EMAIL PROTECTED]> wrote: >> >> >> Well a sort would remove the relevance portion of the query, whic

Re: How to boost a document based on a field in the document

2007-09-05 Thread Adam Ruggles
about boosting the relevant > parts of the document at *index* time based on the value > of vote > > Erick > > On 9/5/07, Adam Ruggles <[EMAIL PROTECTED]> wrote: >> >> >> I'm trying to find a query that would boost a document based on a field >>

How to boost a document based on a field in the document

2007-09-05 Thread Adam Ruggles
I'm trying to find a query that would boost a document based on a field in the document. I have a simple index with title, description, date, ... I also have a field called vote. I want items that have been voted higher to be ranked as higher in the search results. Is there a query and or filte