Auto-sync: 2026-04-17 22:17
This commit is contained in:
23
wiki/entities/memsearch.md
Normal file
23
wiki/entities/memsearch.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user