[
https://issues.apache.org/jira/browse/SOLR-14303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17695067#comment-17695067
]
Ishan Chattopadhyaya commented on SOLR-14303:
---------------------------------------------
bq. DOes anyone have a handy script that generaties lots of collections?
Something like this would work?
{code}
for i in {1..1000}; do curl
"http://localhost:8983/solr/admin/collections?action=CREATE&name=coll${i}&numShards=1";
done
{code}
> Deprecate /admin/zookeeper
> --------------------------
>
> Key: SOLR-14303
> URL: https://issues.apache.org/jira/browse/SOLR-14303
> Project: Solr
> Issue Type: Bug
> Reporter: Ishan Chattopadhyaya
> Priority: Major
> Attachments: Skjermbilde 2023-02-17 kl. 15.49.59.png, Skjermbilde
> 2023-02-17 kl. 15.51.07.png, Skjermbilde 2023-02-17 kl. 16.18.43.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This is a spinoff from SOLR-13942 to deprecate /admin/zookeeper and cutover
> the admin UI to the new API proposed there (/cluster/zk).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]