[ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761160#action_12761160 ]
Shalin Shekhar Mangar commented on SOLR-1167: --------------------------------------------- Bryan, I'm not sure if you have followed recent developments. Now it is possible to add a enable attribute to any solr plugin and value of the enable attribute can be driven from an external properties file. With this you don't need separate solrconfig.xml files for master/slave. This is the approach we are using. Was that the original use-case behind this feature? > Support module xml config files using XInclude > ---------------------------------------------- > > Key: SOLR-1167 > URL: https://issues.apache.org/jira/browse/SOLR-1167 > Project: Solr > Issue Type: New Feature > Affects Versions: 1.4 > Reporter: Bryan Talbot > Assignee: Grant Ingersoll > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-1167.patch, SOLR-1167.patch, SOLR-1167.patch, > SOLR-1167.patch, SOLR-1167.patch > > > Current configuration files (schema and solrconfig) are monolithic which can > make maintenance and reuse more difficult that it needs to be. The XML > standards include a feature to include content from external files. This is > described at http://www.w3.org/TR/xinclude/ > This feature is to add support for XInclude features for XML configuration > files. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.