gerlowskija commented on a change in pull request #41: URL: https://github.com/apache/solr/pull/41#discussion_r599683105
########## File path: solr/solr-ref-guide/src/collections-api.adoc ########## @@ -42,22 +42,52 @@ As of now, REQUESTSTATUS does not automatically clean up the tracking data struc *Input* +[.dynamic-tabs] +-- +[example.tab-pane#v1asyncexample] +==== +[.tab-label]*V1 API* + +[source,bash] +---- +http://localhost:8983/solr/admin/collections?action=SPLITSHARD&collection=collection1&shard=shard1&async=1000 Review comment: Yeah, that would be really cool. Now that the pdf is dead it's an actual option for once. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
