HoustonPutman commented on issue #2:
URL: https://github.com/apache/solr-operator/issues/2#issuecomment-827810410


   The backup _should_ work, but it is tested less than the other options.
   
   There is no way to restore that is _supported by the project_. You should 
still be able to load the backup data into the shared backup/restore PV 
yourself, then issue the commands to restore via the Collections API. (The 
operator generates the backup via that Collections API command you linked)
   
   It is possible, and there have been people that have used the backup 
functionality, then restored via their own methods.
   
   In Solr 9.0, there will be much easier backup/restore functionality that 
should work natively with S3, and won't require any intervention with the 
Operator. You will be able to do it entirely via Solr API commands. You can 
follow that progress here: https://issues.apache.org/jira/browse/SOLR-15086


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to