[ 
https://issues.apache.org/jira/browse/SOLR-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Noble Paul updated SOLR-883:
----------------------------

    Attachment: SOLR-883.patch

changes:
* If the core is created via CoreAdminHandler call the 
CoreDescriptor#setCoreProperties(null) 
* Add a null check in CoreDescriptor#setCoreProperties() to avoid NPE 
* There is another bug . CoreDescriptor#setCoreProperties() is called before 
setting the schema,config and that may result in having wrong values for 
implicit properties



> Cores created through Admin do not have the implicit properties set
> -------------------------------------------------------------------
>
>                 Key: SOLR-883
>                 URL: https://issues.apache.org/jira/browse/SOLR-883
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-883.patch
>
>
> When a core is present in the solr.xml , the core has all the implicit 
> properties set. But when it is created through the REST API. It is not set

-- 
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