You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Peter Wolanin (JIRA)" <ji...@apache.org> on 2009/05/17 16:41:45 UTC

[jira] Commented: (SOLR-1167) Support module xml config files using XInclude

    [ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710200#action_12710200 ] 

Peter Wolanin commented on SOLR-1167:
-------------------------------------

I think you posted a sample snippet for solrconfig to the list - can you report here and possibly include in the patch a change to the sample schema or solrconfig that would demonstrate 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
>            Reporter: Bryan Talbot
>            Priority: Minor
>         Attachments: 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.