Hi all, Currently in my project , most of the core configurations are same(solrconfig.xml, dataimport.properties...), which are putted in their own folder as reduplicative.
I am wondering how could I put common ones in one folder, which each core could share, and keep the different ones in their own folder still. Thanks Kun