Hello, I'm trying to configure solr to put the multiCore index data in other places, I'm also trying to get each core to share the same solrconfig.xml
What I need is a variable I can use in the data directory that will point towards the core directory, from there I can add /data and have each of the cores have the same config. Any ideas? Best regards, Martin Owens P.S. I got a MySQL Custom Writer written so the results go to a mysql table.