Hi, I use the following 2 components in ranking documents:
"Normal Query" : myField^2 Custom Function Query(ValueSource): myFunc() In this value source I compute another score for every document using some features. I want to access the score of the query myField^2 (for a given document) in this same value source. Ideas? Thanks Sid -- View this message in context: http://lucene.472066.n3.nabble.com/Access-Document-Score-in-Custom-Function-Query-ValueSource-tp3432459p3432459.html Sent from the Solr - User mailing list archive at Nabble.com.