Files
nexus/wiki/entities/memsearch.md
2026-04-17 22:17:27 +08:00

23 lines
681 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "memsearch"
type: entity
tags: []
sources: [https://github.com/zilliztech/memsearch]
last_updated: 2026-04-17
---
## Definition
memsearch 是由 Zilliz Tech 开发的开源向量搜索 CLI/库,为 markdown 文件提供语义搜索能力。
## Role
- 为 OpenClaw 的 markdown 内存系统提供向量语义搜索
## Key Features
- 单命令索引所有 markdown 文件到 Milvus 向量数据库
- 混合搜索(密集向量 + BM25 全文)结合 RRF reranking
- SHA-256 内容哈希去重,未更改文件永不重新嵌入
- 文件监视器自动实时索引
- 支持多种 embedding 提供商OpenAI、Google、Voyage、Ollama、local
## Aliases
- memsearch