Using beta 13.
Tag search is case sensitive, it should not be.
Example:
https://www.yiny.org/search?tagsOneOf=Clip => 1 result
https://www.yiny.org/search?tagsOneOf=clip => no result
Ideally we should even consider lemmatisation. The easiest way would be via the use of a dictionary like aspell, ispell or hunspell.
A complementary approach would be to use Wikidata tags to link concepts and languages together ; see https://github.com/Chocobozzz/PeerTube/issues/352#issuecomment-377204232
Same thing here on PT 1.1.0
https://tube.ac-lyon.fr/search?search=SNT > 4 results
https://tube.ac-lyon.fr/search?search=snt > 0 results
Thanks !
Most helpful comment
Implemented in https://github.com/Chocobozzz/PeerTube/commit/4b1f1b810a50829be8d8998cdd4d296143e34f2e