[
https://issues.apache.org/jira/browse/SOLR-12218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441233#comment-16441233
]
Jason Gerlowski edited comment on SOLR-12218 at 4/17/18 5:37 PM:
-----------------------------------------------------------------
Hi [~arafalov], can you verify whether this is a duplicate of SOLR-11840? I
merged a commit last night which addresses several of these help-text issues in
{{solr.cmd}}, and I strongly suspect that it fixes the behavior you referenced
above. (I don't have a Windows machine in front of me to check, but will do so
shortly.)
was (Author: gerlowskija):
Hi [~arafalov], can you verify whether this is a duplicate of SOLR-11840? I
merged a commit last night which addresses several of these help-text issues in
{{solr.cmd}}.
> solr.cmd will skip part of help text due to missing special character quote
> ---------------------------------------------------------------------------
>
> Key: SOLR-12218
> URL: https://issues.apache.org/jira/browse/SOLR-12218
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: documentation
> Affects Versions: 7.1
> Environment: Windows
> Reporter: Alexandre Rafalovitch
> Assignee: Alexandre Rafalovitch
> Priority: Minor
>
> SOLR-11084 introduced some help text that was not properly escaped in Windows
> batch file (solr.cmd), cause an - easy to miss - error message and truncated
> help information for the _bin\solr start -help_ command (anything after -t
> option).
> The fix is to either quote the whole line (done in other part of the file) or
> quote the specific (less than and more than) characters, which for the echo
> command is done with the ^ character, just as it is used a couple of lines
> lower in the same file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]