David Smiley created SOLR-17816: ----------------------------------- Summary: ConfigSet inheritance / layering Key: SOLR-17816 URL: https://issues.apache.org/jira/browse/SOLR-17816 Project: Solr Issue Type: New Feature Reporter: David Smiley
It ought to be possible to layer one configSet on top of another (i.e. inherit another). The primary point is to avoid duplication of files between collections. Even though the schema & config might likely be different, use of xinclude could share some sections of both. Limitations: can't delete/mask files from the parent configSet. Not a big deal. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org