On 6/2/2018 1:50 AM, Shawn Heisey wrote:
If you provide a location parameter, it will write a new backup
directory in that location.
https://lucene.apache.org/solr/guide/6_6/making-and-restoring-backups.html#standalone-mode-backups
I verified that this parameter is in the 5.5 docs too, I would suggest
you download that version in PDF format if you want a full reference.
A followup:
I suspect that if you try to use the restore functionality on the
replication handler and have multiple shard replicas, that SolrCloud
would not replicate things properly. I could be wrong about that, but I
think that restoring from replication handler backups to SolrCloud could
get a little messy.
Thanks,
Shawn