Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "CoreAdmin" page has been changed by ErickErickson: http://wiki.apache.org/solr/CoreAdmin?action=diff&rev1=41&rev2=42 http://localhost:8983/solr/admin/cores?action=UNLOAD&core=core0&deleteIndex=true }}} - These three "delete*" commands form a hierarchy. "deleteInstanceDir" will do what both "deleteDataDir" and "deleteIndex" do. "deleteDataDir" will also "deleteIndexDir". You should only need to specify one. + These three "delete*" commands form a hierarchy. "deleteInstanceDir" will do what both "deleteDataDir" and "deleteIndex" do and much more, so use cautiously. "deleteDataDir" will also "deleteIndexDir". You should only need to specify one. == LOAD ==