I would like to backup my solr 4.8 index periodically by using
curl http://localhost:8983/solr/gettingstarted/replication?command=backup
I don't understand if it is mandatory to build a master-slave architecture or if it sufficient to configure Replication RequestHandler on the Master/stand-alone Server.