I think the fundamental underlying question is how SolrCloud is run. I’m
under the impression that most deployments of SolrCloud tend to use all
collections/shards all the time, in which case unloading cores is not
overly useful.
The use case for transient cores is when different collections or di
In the section on "Arguments and Flags" in
https://clig.dev/#arguments-and-flags, they suggestion that --version is for
Version. And that due to the confusion of -v for Version or Verbose, to use -d
and --debug and skip the verbose concept completely.
I think the --version would only apply t
Hi all,
I finally got some time to work on this - I created SOLR-17448, and opened
a draft PR here: https://github.com/apache/solr/pull/2707. Appreciate if
you have any comments/suggestions.
Thanks,
Andrey