Changes between Initial Version and Version 1 of Ticket #44296, comment 4
- Timestamp:
- 06/07/2018 02:00:06 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44296, comment 4
initial v1 1 From my understanding of Chinese, there shouldn't be a problem with that. However, we should not convert the quoted ideographic spaces, since it is likely intentional. e.g. ' this "is a" search' should be split into "this", "is a", "search".1 From my understanding of Chinese, there shouldn't be a problem with that. However, we should not convert the quoted ideographic spaces, since it is likely intentional. e.g. '"I am quoted"' should be searching for "I am quoted" instead of "I", "am", "quoted".