TGTGInsighttelegram intelligenceLIVE / telegram public index
← ご注文はうさぎですか?
ご注文はうさぎですか? avatar

TGINSIGHT POST

Post #9777

@order_usagi

ご注文はうさぎですか?

Views13Post view count
PostedMar 2003/20/2026, 01:36 PM
Post content

Post content

Innei 向 mx-space/core 提交了一个 Pull Request feat: replace Algolia with local CJK search mx-space:master <-- mx-space:codex/paced ## Summary - replace Algolia search and config wiring with a Mongo-backed local search index - add CJK-aware token indexing plus BM25-style reranking for unified post/note/page search - update API client, tests, and lockfile for the local search flow ## Test Plan - pnpm -C apps/core lint - pnpm -C apps/core typecheck - pnpm -C apps/core exec vitest run test/src/modules/search/search.service.spec.ts test/src/modules/configs/configs.service.spec.ts test/src/modules/configs/configs.util.spec.ts - pnpm -C packages/api-client exec vitest run __tests__/controllers/search.test.ts 前往处理:https://github.com/mx-space/core/pull/2621