I was curious about the "Solr helm chart" that Houston mentioned? I ask
because I'm knee deep in a set of python scripts that create Solr
Collections using the Solr operator. I just wanted make sure I'm not
missing some Solr collection level support coming out.
Also if anyone is interested I can s
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