0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps
ココロ 300eba49ca
🌐 Improved sodo-search for CJK (#21148)
no ref

According to the flexsearch documentation, https://github.com/nextapps-de/flexsearch?tab=readme-ov-file#cjk-word-break-chinese-japanese-korean for searching CJK text, need to pass in a custom encode function for better search results.

This enhancement for CJK will only take effect when the ghost site locale is set to one of `zh`, `zh-Hans`, `zh-Hant`, `ja`, `ko`.

Co-authored-by: Cathy Sarisky <42299862+cathysarisky@users.noreply.github.com>
2024-10-01 18:01:54 +00:00
..
admin-x-activitypub Updated search to be dynamic in admin-x-activitypub app (#21099) 2024-09-30 11:32:05 +01:00
admin-x-demo Fixed versioning and npm visibility for internal apps 2024-09-25 09:09:06 +02:00
admin-x-design-system Update dependency tailwindcss to v3.4.13 2024-09-24 08:59:06 +02:00
admin-x-framework Updated search to be dynamic in admin-x-activitypub app (#21099) 2024-09-30 11:32:05 +01:00
admin-x-settings Fixed versioning and npm visibility for internal apps 2024-09-25 09:09:06 +02:00
announcement-bar Update dependency jsdom to v24.1.3 2024-08-26 09:44:19 +02:00
comments-ui Update tiptap monorepo to v2.8.0 2024-09-30 16:05:32 +00:00
portal Removed unused @sentry/tracing dependency 2024-09-30 11:05:22 +02:00
signup-form Update dependency tailwindcss to v3.4.13 2024-09-24 08:59:06 +02:00
sodo-search 🌐 Improved sodo-search for CJK (#21148) 2024-10-01 18:01:54 +00:00