Yonik,
   I only saw options to specify the default operator (AND|OR) and to
specify similarity. There was nothing for scoring - in case I need to modify
the
scoring. I got the similarity working by creating my own class.

Thanks.



Yonik Seeley wrote:
> 
> On 1/2/07, escher2k <[EMAIL PROTECTED]> wrote:
>> Is there a way to specify a custom scorer in Solr using the XML
>> configuration
>> file ? I want to
>> use the AND operator (e.g. "Lucene AND Solr") to search multiple fields
>> and
>> then add the
>> similarity score for each field using a custom similiarity computation
>> for
>> each.
> 
> Both of these are in the schema... look through the provided example
> schema.xml
> 
> -Yonik
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Custom-scorer...-tf2911497.html#a8148200
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to