[
https://issues.apache.org/jira/browse/SOLR-16822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726802#comment-17726802
]
Eric Pugh commented on SOLR-16822:
----------------------------------
We are moving away from all the arg parsing/help output being done in the shell
commands, and moving that all into Java to reduce duplication of content
between bin/solr and bin/solr.cmd. Right now we are using Apache Commons CLI,
however Shawn spiked out another Java CLI parsing tool that may be richer.
> change hostname parameter on start and restart to only be -host, no -h
> ----------------------------------------------------------------------
>
> Key: SOLR-16822
> URL: https://issues.apache.org/jira/browse/SOLR-16822
> Project: Solr
> Issue Type: Sub-task
> Reporter: Eric Pugh
> Priority: Major
>
> start and restart dont' respond to -h properly in that you get:
> ERROR: Hostname is required when using the -h option!
> which is curious cause I wanted help! so only allow hostname via -host
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]