I’ve been monitoring this metric every minute for close to 6 months on an active cluster and it is always 0. The only merge information I can find is in the metric INDEX.merge.minor {} – I don’t actually know the difference between major and minor merges but only minor is populated in my cluster.
From: Satya Nand <satya.n...@indiamart.com.INVALID> Date: Friday, April 28, 2023 at 2:54 AM To: users@solr.apache.org <users@solr.apache.org> Subject: UpdateHandler merges count Hi, I wanted to check the merges happening in my index to relate it to CPU usage. I checked out this metric UPDATE.updateHandler.merges.count on this path ?type=update&entry=updateHandler, But it returns 0. Should I be looking somewhere else?