Re: Split XML configuration

2012-09-20 Thread Michael Della Bitta
Ah, I just upgraded us to 3.6, and abandoned xi:include in favor of symlinks, so I didn't know whether it was fixed or not. Another thing I just thought of is if you want your config files to be available from the web UI, the xi:include directives won't be resolved, so you'll just see the literal

Re: Split XML configuration

2012-09-20 Thread Chris Hostetter
: "xi:include" directives work in Solr config files, but in most (all?) : versions of Solr, they require absolute paths, which makes portable : configuration slightly more sticky. Still, a very viable solution. Huh? There were bugs in xinclude parsing up to Solr 1.4 that caused relative paths

Re: Split XML configuration

2012-09-20 Thread Michael Della Bitta
Hi, Simone: "xi:include" directives work in Solr config files, but in most (all?) versions of Solr, they require absolute paths, which makes portable configuration slightly more sticky. Still, a very viable solution. Michael Della Bitta Appinions