Steps to reproduce
When I wanted to search notes in obsidian like “狗,狗是一种生物,狗是一种动物” with a single Chinese character.
Expected result
There will be search results that I want to find out.
Actual result
When I just searched a single chinese character like “狗(dog)”, there will be no search results.
Though there are three “狗(dog)” in this sentence("|狗|,|狗|是一种生物,|狗|是一种动物"), there are still no search results.
But when I searched two single chinese characters like “狗是(dog is)”, there will be two search results.
like"狗,|狗是|一种生物,|狗是|一种动物"
Environment
- Operating system: windows 10/macOS(both)
- Obsidian version: obsidian v0.6.5 or v0.6.4
- Using custom CSS: Obsidian gruvbox
Additional information
I guess that when searching for any CJK character in CJK related documents may cause the same problem.
In Chinese, one single character is usually complete word. It doesn’t like eng- single character such as ‘a’ ‘b’ or ‘c’.