elrumo / macOS_Big_Sur_icons_replacements

Replacement icons for popular apps in the style of macOS Big Sur
https://macosicons.com
GNU General Public License v3.0
4.16k stars 229 forks source link

Search broken #1097

Closed timlogemann closed 3 years ago

timlogemann commented 3 years ago

The results returned by the search functionality are terribly inaccurate. They seem to do some kind of fuzzy matching where they only return autocorrected matches and ignore direct matches for the search query. For example: searching 'Slack' only returns icons with the name 'Black' in them.

As you can see in this image, the first immediate results on the site contains a Spotify alternative icon:

Screenshot 2021-02-15 at 10 51 32

However, when searching for Spotify, none of the results are any of the actual direct Spotify replacements. Just a few related app icons:

Screenshot 2021-02-15 at 10 51 23
elrumo commented 3 years ago

Should be fixed now, there was a small bug with what data was being sent to Algolia search. All good now :)

eproxus commented 3 years ago

It's still broken.

Screen Shot 2021-03-16 at 17 19 30
elrumo commented 3 years ago

I've made a small change to the ranking logic and it should perform better now, can you confirm?

eproxus commented 3 years ago

@elrumo Looks much better, thanks! 🙏