[
https://issues.apache.org/jira/browse/SOLR-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grzegorz Sobczyk updated SOLR-3937:
-----------------------------------
Component/s: SolrCloud
Description:
I can create core with url:
http://localhost:8983/solr/admin/cores?action=CREATE&name=cobi_pl&instanceDir=cobi_pl&property.lang=pl
and property.lang parameter is persisted do solr.xml
When I invoke Collections API eg.
http://localhost:8983/solr/admin/collections?action=CREATE&name=cobi_pl&numShards=1&property.lang=pl
property isn't passed do solr.xml
Affects Version/s: 4.0-BETA
Summary: Collections API doesn't parse "property." parameters
(was: Collections API doesn't parse property.")
> Collections API doesn't parse "property." parameters
> ----------------------------------------------------
>
> Key: SOLR-3937
> URL: https://issues.apache.org/jira/browse/SOLR-3937
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Affects Versions: 4.0-BETA
> Reporter: Grzegorz Sobczyk
>
> I can create core with url:
> http://localhost:8983/solr/admin/cores?action=CREATE&name=cobi_pl&instanceDir=cobi_pl&property.lang=pl
> and property.lang parameter is persisted do solr.xml
> When I invoke Collections API eg.
> http://localhost:8983/solr/admin/collections?action=CREATE&name=cobi_pl&numShards=1&property.lang=pl
> property isn't passed do solr.xml
--
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]