I know this question has been asked before but I think my situation is a
little different.  Basically I need to do custom scores that the traditional
function queries simply won't allow me to do.  I actually need to hit
another server from Java (passing in a bunch of things mostly relying on how
to score result).  So I want to extend the current scorer and add in the
things I need it to do for the scoring (make a trip to the scoring server
with a bunch of parameters, and come back with the scores).  

Can someone point me to the right direction to doing this?  Exactly where
does the document scoring happen in Solr?  Thanks!

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Custom-Scoring-relying-on-another-server-tp2994546p2994546.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to