On Thu, Sep 22, 2022 at 4:06 PM Szalay-Bekő Máté
wrote:
> Hello Kaushal!
>
> One of my Solr colleagues just mentioned a possible solution. What about
> using the solr admin script? With recursive option, like "solr zk -r"
>
> e.g.
>
> bin/solr zk cp -r file:/apache/confgs/whatever/conf zk:/config
Hello Kaushal!
One of my Solr colleagues just mentioned a possible solution. What about
using the solr admin script? With recursive option, like "solr zk -r"
e.g.
bin/solr zk cp -r file:/apache/confgs/whatever/conf zk:/configs/myconf -z
111.222.333.444:2181
https://solr.apache.org/guide/8_11/so
On 9/16/22 09:37, Szalay-Bekő Máté wrote:
But actually much better would be to do the backup and restore on Solr
level.
Solr doesn't currently have this capability. We do have functionality
that can download index configs from ZK to the filesystem, but not all
the cluster contents in ZK.
I
Hello Kaushal!
I think best would be to ask this in an Apache Solr mailing list.
Here we mostly know about ZooKeeper :)
I know that Solr is storing many configurations (including full config
files) in ZooKeeper. To backup everything, you would need to export all the
content from ZooKeeper under e
Hi,
I am running Solr 8.11.2 (2 nodes) and Zookeeper version: 3.7.0 ( 3 nodes
-> 1 Leader and 2 Followers) on Linux release 7.9.2009 (Core).
Is there a way to back up the collections and configsets in Zookeeper
version: 3.7.0 ( 3 nodes -> 1 Leader and 2 Followers) on Linux release
7.9.2009 (Core)