"AND condition" for world search
naqtn
Currently when you input multiple words to search text, that are treated as "OR condition". Search result are worlds which name
contains some
words from inputed words. This is not useful, especially if the name of world that you want find has only common words. So I want a way to specify "AND condition" in which result are worlds which name
contains all
words from inputed words. Example screenshots:
- search by "times square"
- Result contains many world. It's hard to find "Times Square New Years 2019" from this.
- search by "square"
- Result contains rather few worlds. It means multiple words are treated as "OR condition". Even if user knows more specific information ("times" and "square") , the system doesn't expolit it.
Log In
naqtn
same issue marked planned: https://vrchat.canny.io/bug-reports/p/searching-for-maps-by-title-doesnt-actually-work
S
SteveG
I think this is important - but also challenging. AND, OR, EXACT ( as is simplest, there's also + - "" and , I use - often, but few remember it) Going further, put a pin in improving search more if to ever do a major interface revision. VR is an emerging media and is hard to search through via Keywords (there's not really standard phrases for stuff)
PhaxeNor
AND, OR and EXACT should definitely be a option when searching
naqtn
Translation to Japanese/Japanese translation
“AND conditions” in world searches
Currently, when multiple words are entered in search text, they are treated as “OR conditions”. The search results will be a world with
any
of the entered words.This is not convenient. Especially when the world you want to search consists only of common words. Therefore, I want a method to specify an “AND condition” that
include
the entered words.