Description
Most (probably not all) defined built-in handlers can be removed from the many example and test solrconfig.xml's in Solr's source tree. See ImplicitPlugins.java for details. Handlers such as /admin/ping, /admin/luke, /admin/system, ... and so on are now implicitly defined. Removing these from the configs that users clone will (c)lean it up a lot.