I am using custom score provider for scoring lucene documents manually. I am
doing many calculations in custom score provider to calculate the score. For
example on of them is distance. So now once the scoring is done i would like
to know that distance as well. Instead of computing it again cant i directly
get that value after scoring as its already calculated.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Get-values-in-custom-scoring-during-document-retrieval-tp4313853.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to