mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 23:34:06 +00:00
d174dc16ba
* opt!:remove non-xapian fulltext creation logic
BREAKING CHANGE: after this PR, xapian package will have to installed
before the compilation. on Linux, this should be libxapian-dev package.
For common users: all created fulltext which is not created by xapian
before will be recreated using the new
engine.
* fix: remove old fulltext search ui
* 🎨 apply clang-format changes
---------
Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
|
||
---|---|---|
.. | ||
auto clang format.yml | ||
AutoTag.yml | ||
build.yml | ||
cmake build check.yml | ||
deploy_website.yml | ||
ffmpeg-macos-build.yml | ||
ffmpeg.yml | ||
issue-translator.yml | ||
macos-homebrew-PR-check.yml | ||
macos-homebrew-xapian.yml | ||
macos-homebrew.yml | ||
ubuntu-6.2-xapian.yml | ||
ubuntu-6.2.yml | ||
ubuntu-PR-check.yml | ||
ubuntu.yml | ||
windows-6.x-xapian.yml | ||
windows-6.x.yml | ||
windows-PR-check.yml | ||
windows.yml |