See: https://issues.apache.org/jira/browse/SOLR-6719
It's not clear that we'll support this, so this may just be a doc
change. How would you properly support having more than one replica?
Or, for that matter, having more than one shard? Property.name would
have to do something to make the core nam
How to use the 'property.name=value' in the api example[1] to modify
core.properties value of 'name'
While creating the collection with below query[2], the core names become
'aggregator_shard1_replica1' and 'aggregator_shard2_replica1'. I wanted
have specific/custom name for each of these cores. I