User Tools

Site Tools


solr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
solr [2018/02/14 11:38] adminsolr [2018/02/14 11:58] – [Delete Core] admin
Line 30: Line 30:
 </code> </code>
  
 +==== Delete Core ====
 +
 +<code bash>
 +curl -X GET -H "Content-Type: application/json" "http://localhost:8983/solr/admin/cores?wt=json&action=UNLOAD&core=MY_CORES_NAME"
 +</code>
 ====== Basic Auth ====== ====== Basic Auth ======
  
solr.txt · Last modified: 2018/02/15 10:17 by admin