[
https://issues.apache.org/jira/browse/SOLR-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar resolved SOLR-3937.
-----------------------------------------
Resolution: Implemented
Fix Version/s: (was: 4.9)
(was: 5.0)
This is already fixed and collection APIs now accept a fixed set of property
params. See
https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-api1
> 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
> Priority: Minor
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]