Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0
-
None
-
Windows with 32 bit Windows
Description
Steps to reproduce
jar xvf solr-5.0.0.zip rename solr-5.0.0 "solr (5)" cd "solr (5)\bin" solr.cmd start
The script fails when trying to assign an environment variable using SOLR_TIP, which contains parens.
This is more or less the same root issue as SOLR-6693 where the issue is that SOLR_HOME contains parens in case of 32 bit Windows, i.e. C:\Program Files (x86)