Hello,
We are on Solr 8.3 using SolrCloud. We would like to have all our collections
to have 2 shards and 3 replicas…as per the doc -
https://solr.apache.org/guide/8_3/collection-management.html#collection-management
- one way we can do it is through collection API shown below.
$SOLRHOST/admi
Hello,
We use solr cloud 8.3, we have a cluster of 6 VMs.
We are trying to enable SSL for internode communication. I followed the
document - https://solr.apache.org/guide/8_3/enabling-ssl.html. We have
collection with data loaded, doc talks about solrCloud cluster with no initial
collection –