[
https://issues.apache.org/jira/browse/SOLR-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846792#comment-13846792
]
ASF subversion and git services commented on SOLR-5547:
-------------------------------------------------------
Commit 1550548 from [[email protected]] in branch 'dev/trunk'
[ https://svn.apache.org/r1550548 ]
SOLR-5547: Creating a collection alias using SolrJ's CollectionAdminRequest
sets the alias name and the collections to alias to the same value.
> SolrJ Create Alias Incorrect/Failing
> ------------------------------------
>
> Key: SOLR-5547
> URL: https://issues.apache.org/jira/browse/SOLR-5547
> Project: Solr
> Issue Type: Bug
> Components: clients - java
> Affects Versions: 4.6
> Reporter: Aaron Schram
> Assignee: Mark Miller
> Labels: java, solrclient
> Fix For: 5.0, 4.7
>
> Attachments: SOLR-5547.patch
>
>
> Creating a collection alias using SolrJ sets the alias name and the
> collections to alias to the same value. Line 200 of
> CollectionAdminRequest.java should likely read params.set( "collections",
> aliasedCollections);
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]