[ 
https://issues.apache.org/jira/browse/SOLR-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970669#comment-15970669
 ] 

ASF subversion and git services commented on SOLR-10447:
--------------------------------------------------------

Commit 7eedb81c4274bf1b9ad4f3b2e3ef6ae1b816469e in lucene-solr's branch 
refs/heads/branch_6x from [~ichattopadhyaya]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7eedb81 ]

SOLR-10447, SOLR-10447: LISTALIASES Collections API command; CloudSolrClient 
can be initialized using Solr URL

   SOLR-10447: Collections API now supports a LISTALIASES command to return a 
list of all collection aliases.

   SOLR-10446: CloudSolrClient can now be initialized using the base URL of a 
Solr instance instead of
    ZooKeeper hosts. This is possible through the use of newly introduced 
HttpClusterStateProvider.
    To fetch a list of collection aliases, this depends on LISTALIASES command, 
and hence this way of
    initializing CloudSolrClient would not work with older versions of Solr 
that doesn't support LISTALIASES.


> An endpoint to get the alias for a collection
> ---------------------------------------------
>
>                 Key: SOLR-10447
>                 URL: https://issues.apache.org/jira/browse/SOLR-10447
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Ishan Chattopadhyaya
>         Attachments: SOLR-10447.patch
>
>
> We have CREATEALIAS and DELTEALIAS commands. However, there's no way to get 
> the aliases that are already there. I propose that we add a GETALIAS command 
> for this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to