https://bugs.kde.org/show_bug.cgi?id=457522
--- Comment #24 from Natalie Clarius <natalie_clar...@yahoo.de> --- How much debug output you see depends on how many debug statement have been set in the source code; Baloo and the runner are currently not very verbose in that respect, so if you want to dig deeper and generate more info about what's going on, you'd have to build baloo and plasma-workspace from source and set some debug statements yourself. The types you can get from the T-terms with balooshow -x, as you've already done. "Document" is type #5 (i.e. T5); see https://invent.kde.org/frameworks/kfilemetadata/-/blob/master/src/types.h#L20. For the matches Baloo finds (and reports to the runner plugin), you can run `baloosearch`. -- You are receiving this mail because: You are watching all bug changes.