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