Timothy Potter
|
224f6f59c1
|
SOLR-6694: auto-detect JAVA_HOME using the Windows registry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642767 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 22:00:23 +00:00 |
Timothy Potter
|
9806b86719
|
SOLR-6726: better strategy for selecting the JMX RMI port based on SOLR_PORT in bin/solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642745 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 19:50:30 +00:00 |
Timothy Potter
|
2656c3bdb8
|
SOLR-3619: clone configsets when starting examples or creating cores instead of using configsets directly; selectively clone the server directory when creating node1 for the cloud example; fix script error reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641961 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-26 23:12:08 +00:00 |
Timothy Potter
|
74af952f0e
|
SOLR-6708: Use ps auxww instead of waux for finding Solr processes to work on FreeBSD
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641853 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-26 16:45:01 +00:00 |
Ryan Ernst
|
5e17f315d4
|
LUCENE-5950: Move to Java 8 as minimum Java version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640833 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-20 22:47:21 +00:00 |
Timothy Potter
|
f66288743c
|
SOLR-6742: change eol-style to CRLF
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639789 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-14 21:31:52 +00:00 |
Timothy Potter
|
fe6eff7d1b
|
SOLR-6705: Add specific JVM version checking to Windows start scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638429 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 21:28:17 +00:00 |
Jan Høydahl
|
5240a5ac8a
|
SOLR-6697: bin/solr start scripts allow setting SOLR_OPTS in solr.in.*
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638423 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 21:20:56 +00:00 |
Timothy Potter
|
83a04af6fb
|
SOLR-6705: better handling of JVM version specific options
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638022 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 04:21:44 +00:00 |
Jan Høydahl
|
2f1493339e
|
SOLR-6696: bin/solr start script should not enable autoSoftCommit by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636760 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 22:27:07 +00:00 |
Timothy Potter
|
d76c1768b6
|
SOLR-6662: better validation when parsing command-line options that expect a value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635812 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 16:56:22 +00:00 |
Timothy Potter
|
05ad610074
|
SOLR-3619: Rename 'example' dir to 'server'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635666 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 04:30:52 +00:00 |
Erik Hatcher
|
4350a1d01c
|
SOLR-6661: Adjust all example configurations to allow overriding error-prone relative paths for solrconfig.xml <lib> references with solr.install.dir system property; bin/solr scripts will set it appropriately.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634770 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 03:05:19 +00:00 |
Jan Høydahl
|
3deda56ac9
|
Start script fails to detect solr on non-default port and then after 30s tails wrong log file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633960 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-23 21:45:21 +00:00 |
Timothy Potter
|
fe41822918
|
SOLR-6529: fix regression in error handling introduced by using pid files for finding Solr processes on the localhost
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631514 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 19:23:22 +00:00 |
Timothy Potter
|
a5ee2289d4
|
SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631462 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 16:38:49 +00:00 |
Timothy Potter
|
98e1abe532
|
SOLR-6529: Stop command in the start scripts should only stop the instance that it had started
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630606 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-09 22:28:05 +00:00 |
Timothy Potter
|
3f566e6e91
|
SOLR-6549: add a -s option to set the -Dsolr.solr.home property, thus allowing multiple Solr nodes on the same host to share the same server directory -d but with different Solr home directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630550 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-09 18:42:21 +00:00 |
Timothy Potter
|
4e7cc1a695
|
SOLR-6509: Solr start scripts interactive mode doesn't honor -z argument
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626847 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-22 17:23:14 +00:00 |
Timothy Potter
|
5703c00949
|
SOLR-6486: solr start script can have a debug flag option; use -a to set arbitrary options.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626833 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-22 16:48:32 +00:00 |
Timothy Potter
|
323426f914
|
SOLR-6467: bin/solr script should direct stdout/stderr when starting in the background to the solr-PORT-console.log in the logs directory instead of bin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622736 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 16:35:52 +00:00 |
Timothy Potter
|
49c6a4a0bf
|
SOLR-6447: bin/solr should pass -DnumShards=1 for bootstrapping collection1 when starting in cloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622733 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 16:30:23 +00:00 |
Timothy Potter
|
75ed12e0c7
|
SOLR-3617: minor issue if the user selects a port that is in use for the cloud example.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619591 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 21:17:38 +00:00 |
Timothy Potter
|
6a620061fa
|
SOLR-3617: clean-up a few error messages and update changes to add to 4.10 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619461 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 15:57:33 +00:00 |
Timothy Potter
|
7223a40b6d
|
SOLR-3617: hardening command-line parsing and a few minor bug fixes found by QA testing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619025 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 02:56:18 +00:00 |
Timothy Potter
|
6662a12c71
|
SOLR-3617: start/stop script with support for running examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616271 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-06 16:30:01 +00:00 |