Ok that was my first thought... thanks for the confirmation

-----Original Message-----
From: Michael Ryan [mailto:mr...@moreover.com] 
Sent: January-14-13 10:06 AM
To: solr-user@lucene.apache.org
Subject: RE: SOlr 3.5 and sharding 

If you have the same documents -- with the same uniqueKey -- across multiple 
shards, the count will not be what you expect. You'll need to ensure that each 
document exists only on a single shard.

-Michael

-----Original Message-----
From: Jean-Sebastien Vachon [mailto:jean-sebastien.vac...@wantedanalytics.com]
Sent: Monday, January 14, 2013 9:59 AM
To: solr-user@lucene.apache.org
Subject: SOlr 3.5 and sharding 

Hi,

I`m setting up a small Sorl setup consisting of 1 master node and 4 shards. For 
now, all four shards contains the exact same data. When I perform a query on 
each individual shards for the word `java` I am receiving the same number of 
docs (as expected). However, when I am going through the master node using the 
shards parameters, the number of results is slightly off by a few documents. 
There is nothing special in my setup so I`m looking for hints on why I am 
getting this problem

Thanks

-----
Aucun virus trouvé dans ce message.
Analyse effectuée par AVG - www.avg.fr
Version: 2013.0.2805 / Base de données virale: 2637/5996 - Date: 29/12/2012 La 
Base de données des virus a expiré.

Reply via email to