Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
5.4.1
-
None
-
None
Description
Although it is possible to get a list of SolrCloud aliases vi an HTTP API, it is not available as a typical query response, I believe it is only available via the http API for zookeeper.
The results from the LIST action in the Collections API is well-situated to handle this. The current results are contained in a "collections" node, we can simply add an "aliases" node if there are any aliases defined.
Attachments
Attachments
Issue Links
- duplicates
-
SOLR-4968 The collection alias api should have a list cmd.
- Resolved
- is duplicated by
-
SOLR-10447 An endpoint to get the alias for a collection
- Closed