https://bugs.kde.org/show_bug.cgi?id=419321
Alvin Wong <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Alvin Wong <[email protected]> --- Created attachment 139951 --> https://bugs.kde.org/attachment.cgi?id=139951&action=edit Working Chinese search Sphinx does have Chinese search support. The catch is that it relies on the `jieba` library [1] [2] to perform Chinese word segmentation, which has not been installed on the build environment. [3] [1]: https://github.com/sphinx-doc/sphinx/blob/b09acabf0010ca95bab6f89012bb0e367cc1248e/sphinx/search/zh.py#L19 [2]: https://pypi.org/project/jieba/ [3]: https://invent.kde.org/sysadmin/ci-tooling/-/blob/master/system-images/static-websites/Dockerfile#L37 P.S.: (In reply to Tyson Tan from comment #1) > [...] Mind that sphinxsearch is completely unrelated to sphinx-doc. -- You are receiving this mail because: You are watching all bug changes.
