Hi,
I am running solr7 in cloud with 3 zookeeper (zk1, zk2, zk3) and 2 solr
(solr1 & solr2) nodes in my environment. I would like to have a failover
environment in AWS. If solr nodes in my environment went down, so that i
can point to AWS environment.
* Planned to configure Master .(master node
Hi All,
I would like to configure master slave between two solr cloud clusters (for
failover). Below is the scenario
Solr version : 7.0
Cluster 1:
3 zookeeper instances : zk1, zk2, zk3
2 solr instances : solr1, solr2
Cluster 2:
1 zookeeper instance : bkpzk1,
1 solr instances : bkpsolr1, bkpso
Hi Team,
Iam setting up basic authentication and authorization in Solr 7.7.1. Need
to exclude read & update (predefined permission) from authentication.
In solr 7.7.1 created a user to access console & another user for
dataimport purpose, with basicauth plugin. Have to access(update, read) the
in