-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.6
-
Component/s: clients - java
-
Labels:
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);