19 Commits

Author SHA1 Message Date
pengzhanbo
28963eb419
fix(plugin-search): fix search index race condition on pageUpdated, close #888 (#889) 2026-04-14 15:29:58 +08:00
pengzhanbo
709ade741c chore: improve comment 2026-04-03 02:06:32 +08:00
pengzhanbo
d8b79e89e8
refactor(plugin-search): improve search index update (#884) 2026-04-03 01:58:25 +08:00
pengzhanbo
552f0f5c32 chore: improve plugin-search code comments 2026-03-08 16:16:04 +08:00
pengzhanbo
1ed3dd9154
refactor(plugin-search): optimize search data generate (#855) 2026-02-15 11:33:24 +08:00
pengzhanbo
78a2859398
perf: optimize memory usage during build time (#850) 2026-02-12 21:11:01 +08:00
pengzhanbo
8cd08f4f02
feat(plugin-search): add language-based text segmentation support for search (#838) 2026-02-12 00:59:35 +08:00
pengzhanbo
22a5f10add
feat(plugin-search): optimize search index logger (#676) 2025-08-20 02:31:25 +08:00
pengzhanbo
7592eafd38
fix(plugin-search): reset search index cache (#603) 2025-05-21 22:54:33 +08:00
pengzhanbo
aaa473572c
refactor: use isolatedDeclarations in tsconfig (#594) 2025-05-12 16:17:47 +08:00
pengzhanbo
7a515b7ba4
fix: abbr incorrectly appears in search results (#495)
* fix: `abbr` incorrectly appears in search results

* chore: tweak
2025-03-01 23:44:39 +08:00
pengzhanbo
a1c2a9b700
fix(plugin-search): incorrect local search results (#479) 2025-02-23 01:49:51 +08:00
pengzhanbo
4ed2ed49a8
perf(plugin-search): improve search cache (#451) 2025-01-28 00:26:51 +08:00
pengzhanbo
000299666d
fix(plugin-search): incorrect local search results (#434) 2025-01-21 11:58:06 +08:00
pengzhanbo
e86b8d81df style: lint fix 2024-09-21 07:11:20 +08:00
pengzhanbo
520dce22c1 style: lint fix 2024-09-11 00:03:13 +08:00
pengzhanbo
4325c27968 style: lint regexp 2024-07-18 00:09:50 +08:00
pengzhanbo
251ad8848d perf: add debug log 2024-05-05 20:24:53 +08:00
pengzhanbo
e409ece6fd feat: add plugin-search (power by minisearch) 2024-02-20 01:40:11 +08:00