We have Solr running in our production environment in a master-slave setup which works great. But we are looking to shore up our Solr infrastructure more as we get Solr involved more involved in our solution.
For this, we are looking to implement SolrCloud. I have gone through the documentation of SolrCloud and it seems straight enough to implement.
One area, where I'm not clear, where I need more information is what version of ZooKeeper goes with a specific version of Solr in SolrCloud. I'm looking to go with Solr 5.5 for SolrCloud, due to supported compatibility with another product we use here. Is there a compatibility chart that I can look at to determine the appropriate version of ZooKeeper?