Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
5.2.1
-
None
Description
Spinoff from SOLR-7043
The config files solr.in.sh and solr.in.cmd are currently executable batch files, but all they do is to set environment variables for the start scripts on the format key=value
Suggest to instead have one central platform independent config file e.g. bin/solr.yml or bin/solrstart.properties which is parsed by SolrCLI.java.
Attachments
Attachments
Issue Links
- depends upon
-
SOLR-7043 Refactor SolrCLI, bin\solr, bin\solr.cmd to be more unit-testable and less OS specific
- Closed
- is a child of
-
SOLR-16790 Umbrella - Improve Solr CLI tools
- Resolved
-
SOLR-16757 Umbrella Ticket for Revamping Solr CLI's for the Future
- Open
- is related to
-
SOLR-15960 Unified use of system properties and environment variables
- Closed
- relates to
-
SOLR-11206 Migrate logic from bin/solr scripts to SolrCLI
- Closed
-
SOLR-7850 Move user customization out of solr.in.* scripts
- Closed