I'm trying to use the metrics api to get general info for a core. I'm looking for the info displayed in the overview section of the admin page: num docs, max doc, heap memory usage, deleted docs and number of segments.
Is there a way to access that via the metrics api?
Also, I would be very happy to have the last commit and last soft commit dates.