'How to delete all indexed data in apache solr in windows command

I am using apache solr server 8.5.1 version I need to clear my indexed record This my command using for indexing solr java -jar -Dc=sms -Drecursive -Dauto E:\solr-8.5.1\example\exampledocs\post.jar C:\ShoreCDN\DMSCDN\DMSCDN.war\resources* I need delete command



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source