Zarni, Am 30.06.2011 20:32, schrieb zarni aung:
But I need to know if Solr already handles that case. I wouldn't want to have to write the tool if Solr already supports creating cores with new configs on the fly.
there isn't. you have to create the directory structure & the related files yourself. solr (the AdminCoreHandler) does only "activate" the core for usage.
Few Weeks ago, there was a Question about modifying Configuration Files from the Browser: http://search.lucidimagination.com/search/document/ec79172e7613d1a/modifying_configuration_from_a_browser
Regards Stefan