You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/08/16 01:17:20 UTC

[jira] [Commented] (SOLR-9032) Alias creation fails in new UI

    [ https://issues.apache.org/jira/browse/SOLR-9032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421987#comment-15421987 ] 

ASF subversion and git services commented on SOLR-9032:
-------------------------------------------------------

Commit 6d1f1f6c78eb2e1b760c2e1576b10410ba4683dd in lucene-solr's branch refs/heads/master from [~arafalov]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6d1f1f6 ]

SOLR-9032: Fix Create Alias command in Admin UI
Upayavira's patch applied to master and tested against cloud example


> Alias creation fails in new UI
> ------------------------------
>
>                 Key: SOLR-9032
>                 URL: https://issues.apache.org/jira/browse/SOLR-9032
>             Project: Solr
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 6.0
>            Reporter: Upayavira
>            Assignee: Upayavira
>         Attachments: SOLR-9032.patch
>
>
> Using the Collections UI to create an alias makes a call like this:
> http://$HOST:8983/solr/admin/collections?_=1461358635047&action=CREATEALIAS&collections=%5Bobject+Object%5D&name=assets&wt=json
> The collections param is effectively [object Object] which is clearly wrong, and should be a comma separated list of collections.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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