- From: Fuqiao Xue via GitHub <noreply@w3.org>
- Date: Sun, 31 Aug 2025 12:46:25 +0000
- To: public-i18n-archive@w3.org
xfq has just created a new issue for https://github.com/w3c/string-search: == Matching of Chinese searches == Many Chinese search boxes, including address book / contact list searches, "find in page" searches, and "app list" searches (search for apps available on the current OS), etc. support the following search formats: - Full spelling matching: "beijing" matches 北京 - Syllable initial matching: "bj" matches 北京 - Fuzzy matching: "beij" matches 北京 - Mixed matching: "bei京" matches 北京 This may be beyond the scope of this document, but we might want to describe something like this *somewhere*, maybe in one of our author-oriented articles. Please view or discuss this issue at https://github.com/w3c/string-search/issues/30 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 31 August 2025 12:46:26 UTC