Bug Fix: SharePoint Store: Sort by Rating
When sorting the SharePoint Store by ratings, it sorts by the NUMBER of ratings, not the ACTUAL rating.
So, for example, the "All" bucket currently displays apps with the following rating: 2, 5, 5, 5, 4, 2, 5, 3, 5. If, however, you look at the NUMBER of ratings, they are sorted by: 41, 37, 35, 32, 32, 30, 28, 28, 27.
I can understand factoring the number of ratings into the sort order. After all, an app with one five star rating isn't particularly qualified. But the expectation when I sort by ratings is that I'm going to see highly rated apps toward the top. The fact that the top hit is an app that received 41 negative reviews is not useful.
Jeremy