Skip to content

servicerunner: drop favorites scores

(sits on top of !5675 (merged) to ease landing)

Original commit message(s)

  • servicerunner: drop favorites scores

while well intentioned, this feature is really just making the results unreliable. it's not obvious to the user that a favorite should impact search, making for odd sorting for no apparent reason and even when it is apparent the favorite may still be a worse search result.

a result that recently came up was that kate could be ordered before code while being a clearly not as good a match

(the code also lacked testing :(()

Reason for the change

results were unreliable for no apparent reason

Test plan

  • have arch
  • have code and kate installed
  • favorite kate
  • restart plasmashell
  • search for code

Screenshots or screen recordings

n/a

Bugs fixed

n/a

Merge request reports

Loading