You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by anuvenk <an...@hotmail.com> on 2008/01/05 22:25:08 UTC

what are tf,idf,fieldNorm,queryNorm.?

I understand tf means term frequency. For eg: if the search term is 'chapter
7', does tf mean how frequently 'chapter 7' occurs in the docs? Does it take
in to account the total number of words in a doc to determine frequency.
Also what is idf, fieldNorm and queryNorm. Trying to understand how solr
calculates the solr score. 
-- 
View this message in context: http://www.nabble.com/what-are-tf%2Cidf%2CfieldNorm%2CqueryNorm.--tp14639048p14639048.html
Sent from the Solr - User mailing list archive at Nabble.com.