Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
solr.xml allows to define coreRootDirectory but it is currently impossible to get this value through API, which makes external commands (like /bin/solr create_core) fail when this parameter is set.
Expose this property if it is set to a value different from solr_home.
It will be accessible under the name solr_core_root and accessible from both System Settings API end-points
- /solr/admin/info/system
- /api/node/system
Attachments
Issue Links
- blocks
-
SOLR-14097 coreRootDirectory should be solr_home/cores
- Open
- is depended upon by
-
SOLR-14880 bin/solr create_core should work when coreRootDirectory is defined
- Closed
- links to