Created attachment 147872 [details] Screenshot KDE Discover SUMMARY Searching in Discover should only show relevant results sorted by relevance. STEPS TO REPRODUCE The appended screenshot shows part of the output when search for "LXD". OBSERVED RESULT The exact hit, the lxd snap, is found after a lot of scrolling close to the bottom of the list. EXPECTED RESULT I would have expected the exact match (snap lxd) to be shown on top of the list. I would not expect any suggestions that have neither the search term in the title nor in the description to appear in the list. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu 22.04 Jammy KDE Plasma Version: 5.24.3 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Ubuntu bug report: https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1967444
Search results are sorted by relevance, but the definition of relevance being used by the software may not match your own. :) However in this case the issue is different anyway: I think there is special handling for Snap search rsults because Snap doesn't use AppStream which otherwise provides our search results. I guess we need to merge the results better.
I can confirm this issue. A search for LXD resulted in 8 completely irrelevant results before the LXD snap shows up.