Hi, I'm trying to monitor some Solr behaviour, using JMX. It looks like a great job was done there, but I can't find any documentation on the MBeans themselves.
For example, DirectUpdateHandler2 attributes. What is the difference between "adds" and "cumulative_adds"? Is "adds" count the last X seconds only? or maybe "cumulative_adds" survives a core reload?