-
Notes
In order for the code bellow to work:
► Make sure to update the variables ("solrUrl
", "collectionName
", ...) with your information.
-
List Config Sets: ConfigSetAdminRequest::List
-
Create Config Set: ConfigSetAdminRequest::Create
Create a new Config Set ("configSetName") based on an existing Config Set ("baseConfigSetName").
-
Delete Config Set: ConfigSetAdminRequest::Delete