Aaron Schram created SOLR-5547:
----------------------------------
Summary: 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
Priority: Critical
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]