[
https://issues.apache.org/jira/browse/SOLR-10507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985911#comment-15985911
]
ASF subversion and git services commented on SOLR-10507:
--------------------------------------------------------
Commit e40044fa4c44e9e6e65e010b067692df58eeada0 in lucene-solr's branch
refs/heads/branch_6x from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e40044f ]
SOLR-10507: Core Admin status command to emit collection details of each core
> Core Admin API to emit collection details of each core
> ------------------------------------------------------
>
> Key: SOLR-10507
> URL: https://issues.apache.org/jira/browse/SOLR-10507
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Noble Paul
>
> see the {{cloud}} attribute
> {code}
> {"gettingstarted_shard1_replica1":{
> "name":"gettingstarted_shard1_replica1",
>
> "instanceDir":"/Users/noble/work/solr4/solr/example/cloud/node1/solr/gettingstarted_shard1_replica1",
>
> "dataDir":"/Users/noble/work/solr4/solr/example/cloud/node1/solr/gettingstarted_shard1_replica1/data/",
> "config":"solrconfig.xml",
> "schema":"managed-schema",
> "startTime":"2017-04-18T09:51:02.645Z",
> "uptime":73471,
> "lastPublished":"active",
> "configVersion":0,
> "cloud":{
> "collection":"gettingstarted",
> "shard":"shard1",
> "replica":"core_node2"}}
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]