Skip to content

runners/baloo: add matches with empty category list

Baloo sometimes does not assign any type to a file, which causes it not to be found with the runner.

Pass the types for in the query to baloo as a list, and add a query with an empty such list with file type "Unknown" and a generic category label "File" to retrieve files that are not assigned any type.

BUG: 457522

Edited by Natalie Clarius

Merge request reports