We set up SolrCloud with 2 shards and separate multiple zookeepers. The data added using http post with json in tutorial sample are not completely returned in query. However, if you send the same http post request again or shutdown solr instance and restart, the complete results will be returned.
We have tried adding "distrib=true" in query or even adding "shards=.....". Still, only partial results are returned. This happened with embeded zookeepers too. However, this doesn't seem to happen if you add data with xml in tutorial samples. Any thoughts on what might be wrong or is it a known issue? Thanks, Lili -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-only-partial-results-returned-tp4028200.html Sent from the Solr - User mailing list archive at Nabble.com.