Angeldust

YouTube Twitch Facebook Instagram Discord Twitter
Steam (Windows, macOS, Linux) Windows iTunes App Store

player search

in English in Forums





Post 1–2 of 2

1


OP

by

Hummm

5 years ago


When searching for players, if you enter "fred" you essentially get "startsWith(fred)" (or "fred*" for you regexers) ... it would be nice to have a wildcard character that would allow searching for "*fred" (endsWith) and/or "*fred*" (contains) ... perhaps even full access to regex


# 2

by

Firefly

5 years ago


It's 'starts with' because of initial, imaginary performance reasons. Now that we have a representative data set I can investigate if true partial matching is possible without slowing everything down.


Post 1–2 of 2

1