[ 
https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450965#comment-13450965
 ] 

Hoss Man commented on SOLR-2605:
--------------------------------

[~otis] not sure what to make of annecdotal evidence like that -- only took 
about 10 seconds for me to start up the 4.0-ALPHA example and confirm that 
/admin/cores returns "collection1" as the name of the only core (even if i 
point it at an old single-core style solr home dir so that the default 
hardcoded "SOLR_XML" logic kicks in) ... perhaps your colleague managed to 
create an actaul core with a name of "" ?

If you can reproduce, it's a new bug -- please file a new jira with the 
solr.xml, output of /admin/cores, and details on how you got solr into that 
state.
                
> CoreAdminHandler, different Output while 'defaultCoreName' is specified
> -----------------------------------------------------------------------
>
>                 Key: SOLR-2605
>                 URL: https://issues.apache.org/jira/browse/SOLR-2605
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>            Reporter: Stefan Matheis (steffkes)
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 4.0-ALPHA
>
>         Attachments: SOLR-2399-admin-cores-default.xml, 
> SOLR-2399-admin-cores.xml, SOLR-2605.patch, SOLR-2605.patch
>
>
> The attached XML-Files show the little difference between a defined 
> {{defaultCoreName}}-Attribute and a non existing one.
> Actually the new admin ui checks for an core with empty name to set single- / 
> multicore-settings .. it's a quick change to count the number of defined 
> cores instead.
> But, will it be possible, to get the core-name (again)? One of both 
> attributes would be enough, if that makes a difference :)

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to