You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current search feature only allows you to search for words separated by spaces or symbols, but Japanese and Chinese don't use spaces, and Korean don't use spaces before postpositions, making it very difficult to get the results I want.
The text was updated successfully, but these errors were encountered:
Hi! we do some special processing and indexing for Japanese text specifically (we had a large early Japanese user community). have you tested in that language specifically? we could potentially do similar indexing for other languages in the future.
Hi! we do some special processing and indexing for Japanese text specifically (we had a large early Japanese user community). have you tested in that language specifically? we could potentially do similar indexing for other languages in the future.
I just checked and it does seem to separate words when searching in Japanese as you said, maybe it has a built-in dictionary?
And Chinese search is weird, probably because of the mix of Hanzi and Kanji, and Korean search is useless.
The current search feature only allows you to search for words separated by spaces or symbols, but Japanese and Chinese don't use spaces, and Korean don't use spaces before postpositions, making it very difficult to get the results I want.
The text was updated successfully, but these errors were encountered: