[ https://issues.apache.org/jira/browse/SOLR-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332544#comment-17332544 ]
David Eric Pugh commented on SOLR-15372: ---------------------------------------- With this change, you can then start up Solr via: {{./bin/solr start -Dsolr.allow.unsafe.resourceloading=true -DconfigSetBaseDir=./server/solr/configsets -e techproducts}} and then you can issue: {\{http://localhost:8983/solr/admin/cores?action=CREATE&name=techproducts_v2&instanceDir=./techproducts_v2&configSet=sample_techproducts_configs&instanceDir=techproducts_v2 }} > When you run techproducts example, you can't create more cores. > --------------------------------------------------------------- > > Key: SOLR-15372 > URL: https://issues.apache.org/jira/browse/SOLR-15372 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: examples > Affects Versions: 8.8.2 > Reporter: David Eric Pugh > Assignee: David Eric Pugh > Priority: Minor > > While I was working on writing documentation about the CoreAdmin CREATE API > commands as part of SOLR-11646, I discovered that when you spin up the an > example via {{bin/solr start -e techproducts}} due to the way the solr.home > is set that you no longer have access to the bundled configsets/ directory. > > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org