[ https://issues.apache.org/jira/browse/SOLR-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359084#comment-16359084 ]
ASF subversion and git services commented on SOLR-11902: -------------------------------------------------------- Commit 09de0da79b09591f967d99648ef229c84a68d836 in lucene-solr's branch refs/heads/branch_7x from [~gerlowskija] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=09de0da ] SOLR-11902: Clarify bin/solr -h text to describe which commands can be run remotely The bin/solr scripts contain a number of independent tools. Many of these can be run anywhere and just pointed at the correct Solr or ZK host. Some must run on the machine hosting Solr itself. This commit clarifies help text for each bin/solr command, indicating whether it can be run remotely, or must be run locally. > bin/solr help text should mention when commands must be run from Solr host > -------------------------------------------------------------------------- > > Key: SOLR-11902 > URL: https://issues.apache.org/jira/browse/SOLR-11902 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: documentation, scripts and tools > Affects Versions: master (8.0) > Reporter: Jason Gerlowski > Assignee: Jason Gerlowski > Priority: Minor > Labels: documentation, patch > Attachments: SOLR-11902.patch, SOLR-11902.patch > > > The {{bin/solr}} scripts contain a number of useful tools. Some of these can > be pointed at a Solr host through config, and can be run on the Solr host, an > admin's laptop, or anywhere else. Others make assumptions that require them > to be run from the same box where Solr is running. > These commands should document any such restrictions in their help text, to > avoid any potential confusion. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org