Hoss Man created SOLR-6718:
------------------------------

             Summary: relative coreRootDirectory evaluated against CWD, not 
Solr Home
                 Key: SOLR-6718
                 URL: https://issues.apache.org/jira/browse/SOLR-6718
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.10
            Reporter: Hoss Man
            Priority: Blocker
             Fix For: 5.0


as reported by Andreas Hubold on solr-user...

{noformat}
I'd like to just set it to a subdirectory of solr home (a "cores" directory to
avoid confusion with configsets and other directories). I tried

<str name="coreRootDirectory">cores</str>

but that's interpreted relative to the current working directory. Other paths 
such as sharedLib are interpreted relative to Solr Home and I had expected 
this here too.
{noformat}

This is definitely non-intuitive and we should try to fix it in 5.0 since it 
will represent a back-compat change for anyone already using a relative path.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to