Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
MiniSolrCloudCluster has a bunch of createCollection() and deleteCollection() special methods, which aren't really necessary given that we expose a solrClient. We should deprecate these, and point users to the CollectionAdminRequest API instead.