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

Mark Miller updated SOLR-3937:
------------------------------

    Fix Version/s: 5.0
                   4.1
    
> 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.1, 5.0
>
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to