On 4/5/2010 8:12 PM, Chris Hostetter wrote:
When I first read this, I didn't really understand it. Now that I am trying to actually use XInclude, it makes sense, and the more I think about it, the more I like the idea. Thank you!what you cna do however, is have a distinct solrconfig.xml for each core, which is just a thin shell that uses XInclude to include big chunkcs of frequently reused declarations, and some cores can exclude some of thes includes. (ie: turn the problem inside out)
Shawn