Skip to content

Commit fe66fe2

Browse files
authored
feat(search): incremental index updates instead of all-or-nothing rebuild (#41)
1 parent 9f2b9b7 commit fe66fe2

8 files changed

Lines changed: 609 additions & 164 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"oxc-parser": "catalog:deps",
7474
"p-limit": "catalog:deps",
7575
"pathe": "catalog:",
76-
"retriv": "catalog:deps",
76+
"retriv": "catalog:",
7777
"semver": "catalog:",
7878
"sqlite-vec": "catalog:deps",
7979
"std-env": "catalog:",

0 commit comments

Comments
 (0)