feat(search): add whoosh-compat, the shared field table and the field registry

This commit is contained in:
stumpylog
2026-09-14 21:05:56 -07:00
committed by GitHub
parent 9cea08118e
commit b3ffd5305c
14 changed files with 1470 additions and 88 deletions
+1
View File
@@ -77,6 +77,7 @@ dependencies = [
"torch~=2.13.0",
"watchfiles>=1.2",
"whitenoise~=6.11",
"whoosh-compat[tantivy]==0.1",
"zxing-cpp~=3.1.0",
]
[project.optional-dependencies]