we have two shards -shard1 and shard2 - each shard has two slaves. And there is a VIP and LB in front of each set of the slaves.
The shard request return a SolrDocumentList object, (for same request)SOMETIMES the "getNumFound" of this object return correct data(say 34444) but the actual doccument list inside this object is empty(when we try to iterate the list we could'nt find any matched doc). However this problem is not happening when there is only one slave per shard? any one have any idea of what's happening? -- View this message in context: http://lucene.472066.n3.nabble.com/weired-shards-search-problem-tp3998841.html Sent from the Solr - User mailing list archive at Nabble.com.