Oct. 25, 2014, 10:19 a.m.
(Last edited by аdvicebanana on Oct. 25, 2014, 11:18 a.m.)
Fix searching for specific items.
What actually happens:
-I search for the item with the name S
-The search finds S, but also St, uS, vSw.
What I'd like an option for:
-I search for the item S
-The search finds S and only S
"S"
Just imagine S as an arbitrary string, u and v as prefixes and t and w as suffixes.
Example:
I search for Payday 2, but I don't just see results for the item "Payday 2", but also for Payday 2 DLCs, presumably since their name is "Payday 2 suffix"
The same happens when I search for DOOM 3. It also finds DOOM 3 Pack and DOOM 3: BFG Edition, even though I only wanted it to find DOOM 3. Maybe replace
like %searchterm%) with format:italic(=searchtermLooks like the markup isn't really working as it should. :(