michaelh added inline comments. INLINE COMMENTS
> baloosearchrunner.cpp:103 > + matchInternal(m_searchTerm, QStringLiteral("Video"), i18n("Video")); > + matchInternal(m_searchTerm, QStringLiteral("Folder"), i18n("Folder")); > + finishMatching(); Baloo can also handle these types - Archive - Spreadsheet (also found with type:Document) - Presentation (also found with type:Document) see basicindexingjob <https://cgit.kde.org/baloo.git/tree/src/file/basicindexingjob.cpp#n119> Currently those can only be found with e.g. `$ baloosearch type:Archive`. Please make them available in KRunner too. REPOSITORY R120 Plasma Workspace BRANCH portBalooRunnerToKDBusRunner REVISION DETAIL https://phabricator.kde.org/D10079 To: kossebau, davidedmundson, broulik, mart Cc: michaelh, ngraham, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart