Removed SOLR_HOME setting since it ends up overwriting setting in Server.java

This commit is contained in:
esaunders 2016-11-21 14:30:24 -05:00
parent 3212e1e408
commit 6269859d0f

View File

@ -14,7 +14,7 @@
@REM See the License for the specific language governing permissions and @REM See the License for the specific language governing permissions and
@REM limitations under the License. @REM limitations under the License.
@echo off REM @echo off
REM By default the script will use JAVA_HOME to determine which java REM By default the script will use JAVA_HOME to determine which java
REM to use, but you can set a specific path for Solr to use without REM to use, but you can set a specific path for Solr to use without