https://bugs.kde.org/show_bug.cgi?id=457522
--- Comment #22 from Natalie Clarius <natalie_clar...@yahoo.de> --- The baloo and recent files runner plugins don't change their behavior depending on whether content indexing is enabled. If there are differences in the runner results, it's due to Baloo sending different matches. If context indexing is enabled, Baloo may find matches other than the text file, which can change the relative ranking of the file match, and might explain why in this situation it loses against the recent files result. I'm not sure it's unexpected that in general, type assignment can be influenced by also taking content into account. Specifically that "application/x-zerosize" is preferred over "text/plain" for an empty text file is perhaps less ideal. That's an issue on the side of the indexing service rather than the runner plugin though, so if you think that's an issue I would suggest filing a bug report for Baloo. But in any event, the runner plugin doesn't do anything extra to the type assignment. If it reports a file as being type document, then that's information it got from Baloo. -- You are receiving this mail because: You are watching all bug changes.