goldendict-ng/.github
xiaoyifang d174dc16ba
opt:remove non-xapian fulltext creation logic (#643)
* 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>
2023-05-17 22:29:56 +08:00
..
ISSUE_TEMPLATE update issue template 2023-05-06 07:07:09 +08:00
scripts opt: seperate the pdb file with application bundle 2023-05-12 16:59:52 +08:00
workflows opt:remove non-xapian fulltext creation logic (#643) 2023-05-17 22:29:56 +08:00