Skip to content

Commit ad1411b

Browse files
authored
minor: update readme (#361)
1 parent 4a4c02c commit ad1411b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
## 💫 Features
5151

5252
- **Blazing Fast**: Searches billions of vectors in milliseconds.
53-
- **Simple, Just Works**: [Install](#-installation) and start searching in seconds. No servers, no config, no fuss.
53+
- **Simple, Just Works**: [Install](#-installation) and start searching in seconds. Pure local, no servers, no config, no fuss.
5454
- **Dense + Sparse Vectors**: Work with both dense and sparse embeddings, with native support for multi-vector queries in a single call.
5555
- **Hybrid Search**: Combine semantic similarity with structured filters for precise results.
5656
- **Durable Storage**: Write-ahead logging (WAL) guarantees persistence — data is never lost, even on process crash or power failure.

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
## 💫 核心特性
5151

5252
- **极致性能**:毫秒级响应,轻松检索数十亿级向量。
53-
- **开箱即用**[安装](#-安装)后即刻开始搜索,无需服务器、无需配置、零门槛。
53+
- **开箱即用**[安装](#-安装)后即刻开始搜索,纯本地运行,无需服务器、无需配置、零门槛。
5454
- **稠密 + 稀疏向量**:支持稠密向量和稀疏向量,提供多向量联合查询的原生支持。
5555
- **混合检索**:向量语义搜索 + 标量条件过滤,获得精确结果。
5656
- **持久化存储**:WAL 预写日志保障数据持久性 — 即使进程崩溃或意外断电,数据也不会丢失。

0 commit comments

Comments
 (0)