Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by HossMan: http://wiki.apache.org/solr/CoreAdmin The comment on the change is: more details about RELOAD ------------------------------------------------------------------------------ http://localhost:8983/solr/admin/cores?action=RELOAD&core=core0 + This can be useful when (backwards compatible) changes have been made to your solrconfig.xml or schema.xml files (ie: new `<field>` declarations, changed default params for a `<requestHandler>`, etc...) and you want to start using them without stopping and restarting your whole Servlet Container. + == RENAME == Change the names used to access a core. The example below changes the name of the core from "core0" to "core5".
