7309b0a4378972e264e558a7e611012deb66d74f
实现语义检索模块 Searcher 类,支持: - search(): 向量语义检索,返回格式化结果(含 content、source_file、section_title、heading_level、chunk_index、score 字段) - get_collection_info(): 获取 collection 统计信息 - list_sources(): 列出已入库源文件 - delete_by_source(): 按源文件删除文档 Co-Authored-By: Claude <noreply@anthropic.com>
md-vector-db
Markdown 文档向量数据库,支持文档入库、语义检索,可通过 HTTP API 供其他项目调用。
Languages
Python
94.1%
HTML
5.3%
Dockerfile
0.6%