Hello, Wondering if versioning is built-in in Solr? Say I have deployed a working SolrCloud (v1.0) and there are applications consuming the REST APIs. Is there a way to deploy the next v1.1 without removing v1.0? The reason I ask is because we dont want the deployment of Solr to be tightly dependent on the deployment of the applications, or vice versa.
I cant find a documentation on this (yet). Please share if you know where I can read more about this. regards, nuhaa