Hey guys, This feels like a silly question already, here goes:
In SolrCloud it doesn't seem obvious to me where one can grab stats regarding caches for a given core using an http call (JSON/XML). Those values are available in the web-based app, but I am looking for a http call that would return this same data. In 3.x this was located at /admin/stats.php, and I used a script to grab the data, but in SolrCloud I am unclear and would like to add that to the docs below: http://wiki.apache.org/solr/SolrCaching#Overview http://wiki.apache.org/solr/SolrAdminStats Thanks! Tim