[
https://issues.apache.org/jira/browse/SOLR-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858182#comment-13858182
]
ASF subversion and git services commented on SOLR-5547:
-------------------------------------------------------
Commit 1553977 from [[email protected]] in branch
'dev/branches/lucene_solr_4_6'
[ https://svn.apache.org/r1553977 ]
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.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]