I support a site with documents in English, Chinese, and sometimes, both (Chinese and English in the same document). And sometimes my users have documents that have keywords like this:
My question is this:
If the language tab is set to use English (when the index is created), will it find any results if the phrase "培训" is used as the search term? And, tf the language tab is set to use Chinese (when the index is created), will it find any results if the phrase "Workday Training" is used as the search term?
According to my users in China, when they search for "培训" they are not getting results.
Code:
<meta name="keywords" content="Quick Reference Guides, Workday Training, 培训" />
If the language tab is set to use English (when the index is created), will it find any results if the phrase "培训" is used as the search term? And, tf the language tab is set to use Chinese (when the index is created), will it find any results if the phrase "Workday Training" is used as the search term?
According to my users in China, when they search for "培训" they are not getting results.
Comment