mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
300eba49ca
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> |
||
---|---|---|
.. | ||
src | ||
.yarnrc | ||
LICENSE | ||
package.json | ||
README.md | ||
tailwind.config.js | ||
vite.config.js |
Sodo Search
Development
Pre-requisites
- Run
yarn
in Ghost monorepo root - Run
yarn
in this directory
Running via Ghost yarn dev
in root folder
You can automatically start the Sodo-Search dev server when developing Ghost by running Ghost (in root folder) via yarn dev --search
.
Copyright & License
Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.