[ https://issues.apache.org/jira/browse/SOLR-17556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900347#comment-17900347 ]
ASF subversion and git services commented on SOLR-17556: -------------------------------------------------------- Commit 620175a5626e69823b5aec8e20734a6352195000 in solr's branch refs/heads/main from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=620175a5626 ] SOLR-17556: Examples should run with the standard & recommended Solr home and solr data dir (#2861) * Have techproducts, films, and schemaless all start in the normal solr home. Only -e cloud generates it's individual node files in ./example/cloud/node1, node2 etc... * Update the ref guide to consistently use -Dsolr.modules settings instead of relying on on the <lib/> declaration. --------- Co-authored-by: Houston Putman <hous...@apache.org> > Examples should run with the standard & recommended Solr process > ---------------------------------------------------------------- > > Key: SOLR-17556 > URL: https://issues.apache.org/jira/browse/SOLR-17556 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: examples > Reporter: Houston Putman > Assignee: Eric Pugh > Priority: Major > Labels: pull-request-available > Time Spent: 1h > Remaining Estimate: 0h > > Right now, there is a lot of special logic around how examples are started. > However we should get to a place where examples are merely data (+ > configSets) added to the generic Solr install. For the cloud example, it > should still start a number of Solr processes. > Also these examples can use modules via <lib> directives in the configSet. We > should move away from this, and have the Solr processes be started with > "-Dsolr.modules", as is recommended in the refGuide. (The <lib> directives > will also be removed in 10.0, so this is important to change before that > happens.) -- 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