Description
Solr does not return error,
even though create/delete collection unsuccessfully;
even though the request URL is incorrect;
(example: http://127.0.0.1:8983/solr/admin/collections?action=CREATE&name=tenancy_milesnumShards=3&numReplicas=2&collection.configName=myconf)
even though pass the collection name already exists;
Attachments
Issue Links
- duplicates
-
SOLR-4043 Add ability to get success/failure responses from Collections API.
- Closed