Article Number:01010
When specifying the condition「contains/does not contain」in the Search All Contents/Search in App/Search in Space, please note the following points:
- Partial search is not possible if the search is alphanumeric.
- Single-character Japanese searches are not possible if the search is Japanese with two or more characters.
---
Partial search is not possible if the search is alphanumeric.
If the search consists only of alphanumeric, you need to you need to specify the search string that exactly matches what you are looking for.
Example: If you want to search for the string "test123"
- Valid search string: "test123"
- Invalid search string: "test", "123", etc.
---
Single-character Japanese searches are not possible if the search is Japanese with two or more characters.
For Japanese strings with two or more characters, you need to search with a string that has two or more characters.
Example: If you want to search for the string "日本語"
- Valid search string: "日本", "本語", "日本語"
- Invalid search string: "日", "本", "語"
Note
When searching for a string that combines alphanumeric characters and Japanese characters with two or more characters, you need to search with one of the following strings:
- A string that completely matches the alphanumeric characters
- A string of two or more Japanese characters
- A concatenated string combining "a string that completely matches the alphanumeric characters" and "a string of two or more Japanese characters"
Example: If you want to search for the string "0123製品"
- Valid search string: "0123", "製品", "0123製品"
- Invalid search string: "123", "0123製", etc.
Please refer to the following page for search tips.
Copy the permalink
Permanent link copied