The source project of this merge request has been removed.
Search improvements: Sort based on keyword matching and removed alphabetic sort
The search results are pretty unusable currently. So I've changed it to show apps in this order: App name matches keyword, summary matches keyword, description matches keyword. Also, within each of these groups, sort by last updated so active projects are shown first. With this change the alphabetical sort isn't relevant anymore so I removed it as well.