Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-12218

solr.cmd will skip part of help text due to missing special character quote

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 7.1
    • None
    • documentation
    • None
    • Windows

    Description

      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.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            arafalov Alexandre Rafalovitch
            arafalov Alexandre Rafalovitch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment