What are some easiest ways to edit/modify/add conf files, such as solrconfig.xml and schema.xml other than APIs end points or using zk commands to re-upload modified file?
In other words, can we edit conf files through solr admin (GUI) interface(add new filed by click on button or add new request handler on click?) with feature of enabling/disabling same feature as required?