You need to provide the relevant bits of your configuration file for anyone to help I think.... In particular the sharding-relevant configurations.
Best Erick On Thu, Jan 26, 2012 at 11:29 AM, ramin <dou...@gmail.com> wrote: > Hello, > > I've gone through the list and have not found the answer but if it is a > repetitive question, my apologies. > > I have a 3x shards solr cluster. If i send a query to each of the shards > individually I get the result with a list of relevant docs. However, if i > send the query to the main solr server (dispatcher) it only returns the > value for numFound but there is no list of docs. Since i seem to be the only > one having this issue, it is probably a misconfiguration for which i > couldn't find an answer in the documentations. Can someone please help? > > Also, the sum of all the individual numFound's seems to not match the > numFound I get from the main solr server, given that i do not have any > duplicate on the unique key. > > Thanks in advance, > Ramin > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/solr-shards-tp3691370p3691370.html > Sent from the Solr - User mailing list archive at Nabble.com.