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=46&rev2=47 <<TableOfContents>> = Configuration = - As of Solr 4.2, there is a major change in configuring cores: solr.xml is being depricated in favor of a standard Java properties file and a discovery-based exploration of cores in the subtree defined by the Solr home directory. In the 5.x world, solr.xml will no longer be supported. The auto-discovery mode will be an option in Solr 4.2. + As of <!> [[Solr 4.3]], there is a major change in configuring cores: solr.xml is being depricated in favor of a standard Java properties file and a discovery-based exploration of cores in the subtree defined by the Solr home directory. In the <!> [[5.x]] world, solr.xml will no longer be supported. The auto-discovery mode will be an option in Solr <!> [[4.3]]. <!> [[Solr 4.x]] [[Solr.xml (pre 5.x)]] <!> [[Solr 5.x]] - [[Core Discovery (4.2 and beyond)]] + [[Core Discovery (4.3 and beyond)]] = CoreAdminHandler =