Even if shards are exactly the same size, the distribution of terms may not be equal in each shard. But, yes, if shard size and term distribution are equal, then IDF should be comparable across shards, sort of.

-- Jack Krupansky

-----Original Message----- From: Learner
Sent: Thursday, June 20, 2013 11:05 AM
To: solr-user@lucene.apache.org
Subject: Re: SolrCloud - Score calculation

Thanks for your response.

So in case of SolrCloud, SOLR/zookeeper takes care of managing the indexing
/ searching. So in that case I assume most of the shards will be of equal
size (I am just going to push the data to a leader). I assume IDF wont be a
big issue then since the shards size are almost equal... Am I right?



--
View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-Score-calculation-tp4071805p4071900.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to