CoreDescriptor should fully describe what is necessary to create/re-create a 
SolrCore
-------------------------------------------------------------------------------------

                 Key: SOLR-715
                 URL: https://issues.apache.org/jira/browse/SOLR-715
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 1.3
            Reporter: Henri Biestro
            Priority: Minor


Before core 'aliasing' was introduced, the following were true:
There is one CoreDescriptor per SolCore
The SolrDescriptor fully describes the data needed to create/re-create a 
SolrCore.

The CoreDescriptor does not fully describe the data needed to create/re-create 
a SolrCore since only the 'name' (aka the 1st alias) is used in the 
CoreDescirptor constructor..
It is then not possible anymore to create dynamically a SolrCore with multiple 
aliases.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to