[
https://issues.apache.org/jira/browse/SOLR-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley resolved SOLR-827.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.4
thanks Sean!
If you want to add a unit test, that would be great too!
> CoreAdminRequest does not handle core/name differently based on request
> -----------------------------------------------------------------------
>
> Key: SOLR-827
> URL: https://issues.apache.org/jira/browse/SOLR-827
> Project: Solr
> Issue Type: Bug
> Components: clients - java
> Reporter: Sean Colombo
> Assignee: Ryan McKinley
> Fix For: 1.4
>
> Attachments: SOLR-827.patch
>
>
> This is closely related to SOLR-803. In that issue, creating new cores
> failed because "core" parameter was set instead of "name". As it turns out,
> the CREATE action uses "name" and all other actions use "core". This means
> that the fix to 803 would have also been a break to the others.
> Documentation on parameters for certain actions:
> http://wiki.apache.org/solr/CoreAdmin#head-c6dd6a81d9af0c12de8c160fbfa82fe2c5411e71
> I have a patch ready.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.