mavis
557b7a708e
feat(search): 装 zhparser 中文分词 + 0010 迁移修正
- Dockerfile.postgres: 从 alpine 切到 debian bookworm,apt 装 postgresql-16-zhparser
- docker-compose.yml: postgres 改用 build 指向 Dockerfile.postgres
- 0010 迁移: CREATE EXTENSION zhparser + 建 chinese_zh text search config +
重建 articles.title_zh_tsv 用 chinese_zh + 重写 refresh_search_keywords()
2026-06-15 18:46:09 +08:00
..
2026-06-07 21:51:01 +08:00
2026-06-08 14:24:00 +08:00
2026-06-09 14:30:38 +08:00
2026-06-12 19:00:00 +08:00
2026-06-12 20:43:54 +08:00
2026-06-12 22:44:00 +08:00
2026-06-13 21:15:22 +08:00
2026-06-14 15:51:22 +08:00
2026-06-15 18:26:35 +08:00
2026-06-15 18:46:09 +08:00