Re: Using function query...

2006-12-20 Thread Chris Hostetter
:I wanted to know what param should be used to provide a function query : boost. Given two records : that have the same relevance, I want to boost one record over the other : based on a numeric field : called profile_score. from the standard request handler you can add something like...

Using function query...

2006-12-20 Thread hknetomica
Hi, I wanted to know what param should be used to provide a function query boost. Given two records that have the same relevance, I want to boost one record over the other based on a numeric field called profile_score. Thanks, Harish. -- View this message in context: http://www.nabble.com/U

Re: solr index reusable with nutch?

2006-12-20 Thread Thorsten Scherler
On Thu, 2006-12-14 at 11:14 -0800, Chris Hostetter wrote: > : In my use case I need the reverse. Nutch searches the index created by > : my solr application. The application is just one component in the portal > : and the portal will provide a "global" search engine which should use > : the index f