Noble Paul created SOLR-10507:
---------------------------------

             Summary: 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]

Reply via email to