W3Cschool
恭喜您成為首批注冊用戶
獲得88經(jīng)驗(yàn)值獎(jiǎng)勵(lì)
/admin/collections?action=DELETE&name=collection
要?jiǎng)h除的集合的名稱。該參數(shù)是必需的。
請求ID來跟蹤這個(gè)將被異步處理的動(dòng)作。
響應(yīng)將包括請求的狀態(tài)和被刪除的核心。如果狀態(tài)不是“success”,則會(huì)顯示錯(cuò)誤消息,說明請求失敗的原因。
在該例子中的輸入:
刪除名為“newCollection”的集合。
http://localhost:8983/solr/admin/collections?action=DELETE&name=newCollection
會(huì)得到如下的輸出:
<response>
<lst name="responseHeader">
<int name="status">0</int>
<int name="QTime">603</int>
</lst>
<lst name="success">
<lst name="10.0.1.6:8983_solr">
<lst name="responseHeader">
<int name="status">0</int>
<int name="QTime">19</int>
</lst>
</lst>
<lst name="10.0.1.4:8983_solr">
<lst name="responseHeader">
<int name="status">0</int>
<int name="QTime">67</int>
</lst>
</lst>
</lst>
</response>
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網(wǎng)安備35020302033924號
違法和不良信息舉報(bào)電話:173-0602-2364|舉報(bào)郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯(lián)系方式:
更多建議: