Skip to content
  • Iain Lane's avatar
    search: Try to deduplicate the same logical app · 2e87612c
    Iain Lane authored and Richard Hughes's avatar Richard Hughes committed
    If there are several results for the same app from the 'same place' -
    for example a distro package has an update the user hasn't yet installed
    - only show one result in the search results list.
    
    Do this by filtering on id/source/version, which should be stable across
    updates ('version' is the installed version if the app is installed
    [regardless of available updates] or the candidate version if not).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=782340
    2e87612c