Re: UpdateHandler merges count

2023-04-29 Thread David Santamauro
cluster. From: Satya Nand Date: Friday, April 28, 2023 at 2:54 AM To: 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&e

UpdateHandler merges count

2023-04-27 Thread Satya Nand
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?