Angeldust

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

player search

di English di Forum





Pos 1–2 dari 2

1


OP

oleh

Hummm

5 tahun lalu


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

oleh

Firefly

5 tahun lalu


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.


Pos 1–2 dari 2

1