https://bugs.kde.org/show_bug.cgi?id=463109
--- Comment #3 from Alexander Lohnau <[email protected]> --- I do not think moving logic to milou is the way to go. Especially because we need to keep compat in KF5 and in KF6 we want to move the model to KRunner. If we decide to make the relevance increases more aggressive, we can do that in KRunner too. Otherwise, we would end up with very different sorting when one has a different/custom model which uses the sorting values provided by KRunner. Also, we need to keep track of what matches have been run by the user. This is done in KRunner too, because that is the most central place where we have all the info. This allows us to keep the storing of the launch counts internal, and thus we are more flexible if we decide that we need to adjust the data we are saving -- You are receiving this mail because: You are watching all bug changes.
