Susheel Kumar created SOLR-8592:
-----------------------------------

             Summary: Create collection alias from New UI doesn't actually work
                 Key: SOLR-8592
                 URL: https://issues.apache.org/jira/browse/SOLR-8592
             Project: Solr
          Issue Type: Bug
         Environment: Solr Dashboard New UI shipped with 5.4.0
            Reporter: Susheel Kumar
            Priority: Minor


The new UI shipped with 5.4.0 allows collection aliases to be created from UI 
and it does work but when you try to use any alias created using UI 
http://<server>:8983/solr/index.html#/ it gives error saying

error": {
"msg": "Could not find collection : [object Object]",
"code": 400
}

While doing same operation using admin/collection API it actually works.



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

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

Reply via email to