Hi,the SolrJ DocCollection object seems to contain all information from the cluster status except the name of the config set.
Is that a bug or on purpose?
The reason might be that everything in the DocCollection object originates from the state.json while the config set name is stored in the collection node directly in ZooKeeper. But so far I can't find a way to get the config set name using the CloudSolrClient.
regards, Hendrik