[ https://issues.apache.org/jira/browse/SOLR-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619895#comment-13619895 ]
Erick Erickson commented on SOLR-4662: -------------------------------------- Shawn: Couple of things: 1> there's no reason you can't have your individual data dirs specified in core.properties point wherever you want. Not sure that handles your case but thought I'd mention it. I'm not keen on maintaining a separate "specify everything" xml file, does the ability to specify your data dir for each core do what you need? 2> SOLR-4478 (another thing I hope to have done Real Soon now) will allow "configsets". Basically in <solr_home>/configs (TBD) there will be directories like "conf1", "conf2" etc, which will be full Solr configuration directories. Then you can specify a "configSet" property in your individual core.properties file and that core will make use of the named config set, incidentally sharing all the setup between cores that use the same config set (i.e. won't parse/load the solrconfig.xml and schema.xml separately for each core that names the same config set). Keep the comments coming! > Finalize what we're going to do with solr.xml, auto-discovery, config sets. > --------------------------------------------------------------------------- > > Key: SOLR-4662 > URL: https://issues.apache.org/jira/browse/SOLR-4662 > Project: Solr > Issue Type: Improvement > Affects Versions: 4.3, 5.0 > Reporter: Erick Erickson > Assignee: Erick Erickson > Priority: Blocker > > Spinoff from SOLR-4615, breaking it out here so we can address the changes in > pieces. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org