Hi All, I have a bunch of java clients connecting to a solrcloud cluster 4.8.1 with Solrj 4.8.0. The question is, I have to switch clients and cluster to the new version at same time? Could I upgrade the cluster and in the following months upgrade clients?
BTW, looking at Solrj 5.2.1 I have seen few class names has changed, e.g. CloudSolrServer has changed in CloudSolrClient, but interface look like the same. Well, is there a changelog or a documentation that explain what are the main differences? Best regards, Vincenzo