Hi,

In my schema, the document title field has "omitNorms=false", which, if I am
not wrong, causes length of titles to be counted in the scoring. 

But when I query with: "word1 word2 word3" I dont know why still the top two
documents title have these words and other words, where as the document
which has exact and only these query words is coming on third place.

Setting omitNorms to false, should bring the titles with exact words on top
shouldn't it?

Also I realized when debugged query, that all three top documents have same
score, shouldn't this be different as they have different title lengths?

Thanks very much.
-A
-- 
View this message in context: 
http://old.nabble.com/field-length-normalization-tp27862618p27862618.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to