[ https://issues.apache.org/jira/browse/SOLR-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970663#comment-15970663
]
ASF subversion and git services commented on SOLR-10447:
--------------------------------------------------------
Commit 4df4c52c0cfb8b47a066a0495bd164f6a4c973de in lucene-solr's branch refs/heads/master
from [~ichattopadhyaya]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4df4c52 ]
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|