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
Last revisionBoth sides next revision
solr [2018/02/14 11:58] – [Delete Core] adminsolr [2018/02/14 12:00] – [Delete Core] admin
Line 33: Line 33:
  
 <code bash> <code bash>
-curl -X GET -H "Content-Type: application/json" "http://localhost:8983/solr/admin/cores?wt=json&action=UNLOAD&core=MY_CORES_NAME"+curl --user USERNAME -X GET http://localhost:8983/solr/admin/cores?wt=json&action=UNLOAD&core=MY_CORES_NAME -H "Content-Type: application/json"
 </code> </code>
 ====== Basic Auth ====== ====== Basic Auth ======
solr.txt · Last modified: 2018/02/15 10:17 by admin