https://bugs.kde.org/show_bug.cgi?id=463109
Natalie Clarius <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Natalie Clarius <[email protected]> --- (In reply to Alexander Lohnau from comment #1) > >maybe make the launch count boost weighting a bit stronger inside of a > >category so it can outweigh the "better match" of the entry that is almost > >never used. > > That is architectually difficult, because we have both the match type and > the relevance. The latter gets increased for often launched apps. Though if > the match type of one result is higher, we always show it first. > > > I will give it some thought when I find the time. Quite busy with my > bachelor thesis ATM. If we move the launch count boost logic into Milou, I suppose that we could multiply the launch count boost with both the match type and the relevance check in the lessThan function? -- You are receiving this mail because: You are watching all bug changes.
