https://bugs.kde.org/show_bug.cgi?id=459489
--- Comment #2 from Slavi <sl...@devture.com> --- While the "Order search results the same way as in KRunner" bug (#431204) makes sense, I believe there's more to it and it may deserve one more (new) issue opened about it. One of the problems is that the Application Launcher does not order the results the same as KRunner. KRunner seems to put the currency conversion at the top, which is much better. The other problem is that useless results come up, even in KRunner. Querying for `1000 USD to EUR` should not yield results for Display Configuration and other stuff like this. I believe it's the `to` part, which makes it yield lots of useless matches. Perhaps short words like `to` (and `the` and other stops words - https://en.wikipedia.org/wiki/Stop_word) should be completely ignored anyway? -- You are receiving this mail because: You are watching all bug changes.