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

Shawn Heisey commented on SOLR-5076:
------------------------------------

Slightly off-topic: The initial motivation for this issue is getting the 
collection list from CloudSolrServer, but when I went looking for ways to get 
that information in a machine-readable way from Solr without getting into 
zookeeper objects, I couldn't find one.  Within CloudSolrServer, it might make 
sense to use the ZK objects rather than /admin/collections, but I don't think 
we should force a user to do so.

                
> Make it possible to get list of collections with CollectionsHandler
> -------------------------------------------------------------------
>
>                 Key: SOLR-5076
>                 URL: https://issues.apache.org/jira/browse/SOLR-5076
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Shawn Heisey
>            Priority: Minor
>
> It would be very useful to have /admin/collections (CollectionsHandler) send 
> a response similar to /admin/cores.  This should probably be the default 
> action, but requiring ?action=STATUS wouldn't be the end of the world.
> It would be very useful if CloudSolrServer were to implement a getCollections 
> method, but that probably should be a separate issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to