You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this poses a problem. If custom nicknames are ranked lower, they have a chance to never appear in results at all despite being obviously closer to the query. Check how "Terra" is nowhere to be seen.
As an option, I'll try rolling out something else: sorting results without bias first, remember which value scored higher (user/display name), and then bubble user names up. This should hopefully be good.
Currently it is (probally) random, but it would be cool if it returned users with the username before nicknames.
here is it in action now:
The text was updated successfully, but these errors were encountered: