Hi,
I have a little question concerning the combination of solr.xml and
solrconfig.xml !
I am running a multicore configuration for doing multiple language index
files ...
my structure is like
\solr (solr.xml)
\solr\core_de (solrconfig.xml for german profile)
\solr\core_uk (solrconfig.xml for english profile)
My problem is that there is many many redundant code in the two
solrconfig.xml file and I wonder
if I can move this code to solr.xml and only leave the core specific
lines in the solrconfig.xml ?
Is there any chance to combine solrconfig.xml files ? Or any other
suggestions ?
Greets,
Ralf