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

David Smiley updated SOLR-3937:
-------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> 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
>             Fix For: 4.8
>
>
> 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.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to