Re: About Snapshot API and Backup for Solr Index

2019-11-24 Thread Paras Lehana
Hey Kaya, Are you not able to restore with the same restore backup command? http://localhost:8983/solr/gettingstarted/replication?command=restore&name=backup_name Replace backup_name with the snapshot name. On Thu, 21 Nov 2019 at 16:23, Kayak28 wrote: > I was not clear in the last email. > I

Re: About Snapshot API and Backup for Solr Index

2019-11-21 Thread Kayak28
I was not clear in the last email. I mean "For me, it is impossible to "backup" or "restore" Solr's index by taking a snapshot." If I make you confuse, I am sorry about that. Sincerely, Kaya Ota 2019年11月21日(木) 19:50 Kayak28 : > Hello, Community Members: > > I am using Solr 7.7.4 > I have a ques

About Snapshot API and Backup for Solr Index

2019-11-21 Thread Kayak28
Hello, Community Members: I am using Solr 7.7.4 I have a question about a Snapshot API. https://lucene.apache.org/solr/guide/7_4/making-and-restoring-backups.html#create-snapshot-api I have tested basic of snapshot APIs, create snapshot, list snapshot, delete snapshot. As far as I know, when I d