[ 
https://issues.apache.org/jira/browse/SOLR-14878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexandre Rafalovitch updated SOLR-14878:
-----------------------------------------
    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

  was:
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.


> SystemInfoHandler need to expose coreRootDirectory
> --------------------------------------------------
>
>                 Key: SOLR-14878
>                 URL: https://issues.apache.org/jira/browse/SOLR-14878
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Alexandre Rafalovitch
>            Assignee: Alexandre Rafalovitch
>            Priority: Major
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to