mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 06:23:47 +08:00
3fb1880466
Other textual keyword filters also worked like that, wherein if you did `artist=a artist=b` the second filter would overwrite the second, but in those cases the query is against a single field, so attempting to put multiple search criteria in conjunction on a single field is kind of nonsensical, so it was sort of fine to do that. Which is not the case for user tags, which are multi-valued.
3fb1880466
·
2025-08-13 10:24:54 +02:00
History