You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Talvinder Matharu (JIRA)" <ji...@apache.org> on 2019/07/10 10:53:00 UTC

[jira] [Created] (SOLR-13618) Solr start-up fails to discover cores outside SOLR_HOME

Talvinder Matharu created SOLR-13618:
----------------------------------------

             Summary: Solr start-up fails to discover cores outside SOLR_HOME 
                 Key: SOLR-13618
                 URL: https://issues.apache.org/jira/browse/SOLR-13618
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Talvinder Matharu


When new 'instanceDir' is set outside the SOLR_HOME directory then core will fail to reload after restart as the server only discovers cores within SOLR_HOME, looking for a 'core.properties'.  

So what we ideally want is to check for all the “core.properties” defined within all 'instanceDir' paths, which may exist outside the SOLR_HOME dir.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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