jainankitk commented on PR #14413: URL: https://github.com/apache/lucene/pull/14413#issuecomment-2800331295
After giving some more thought, added new interface `QueryLeafProfilerAggregator`, implementation of which allows aggregating leaf level breakdowns using `THREAD`, `SLICE` or `LEAF` level. The profiler result has `aggregationType` field that indicates the level of aggregation, and what `id` in the aggregated result will correspond to. `thread` or `slice` or `leaf` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org