Hello,
I have question about scoring in lucene 

if I have query like this 
T1^1*10 AND T2^2*10 AND T3^1*10
and other query
(T1^1 AND T2^2 AND T3^1)^10

Are we going to get the same score for final hit for both queries or the
score is going to be different?


Thanks
-- 
View this message in context: 
http://www.nabble.com/Lucene-Scoring-tp23768174p23768174.html
Sent from the Lucene - General mailing list archive at Nabble.com.

Reply via email to