Collection configuration related...

2021-07-23 Thread Jigar Pandya
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

Regarding internode TLS enablement...

2021-04-12 Thread Jigar Pandya
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 –