You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "André Widhani (JIRA)" <ji...@apache.org> on 2013/05/24 10:48:21 UTC

[jira] [Created] (SOLR-4857) Core admin action RELOAD lacks requests parameters to point core to another config or schema file or data dir

André Widhani created SOLR-4857:
-----------------------------------

             Summary: Core admin action RELOAD lacks requests parameters to point core to another config or schema file or data dir
                 Key: SOLR-4857
                 URL: https://issues.apache.org/jira/browse/SOLR-4857
             Project: Solr
          Issue Type: Improvement
          Components: multicore
    Affects Versions: 4.3
            Reporter: André Widhani
            Priority: Minor


Prior to Solr 4.3, it was possible to use the CREATE action on an existing core to point the core to a different config file, schema file or data directory.

Using the CREATE action to re-configure a core throws an error since Solr 4.3 (deliberately, see http://wiki.apache.org/solr/CoreAdmin#CREATE). Instead the procedure is now to use the RELOAD action to pick up changes, but it lacks request parameters config, schema and dataDir to point the core to another file or directory - you can only pickup changes to the files configured during during core creation.

Discussion of the issue: http://lucene.472066.n3.nabble.com/Core-admin-action-quot-CREATE-quot-fails-for-existing-core-td4065669.html


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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