Meilisearch FTS backend implementation (closes #1482)

This commit is contained in:
mdecimus
2025-12-14 15:21:27 +01:00
parent 8e85a616ff
commit 89f0229191
18 changed files with 1046 additions and 136 deletions

2
Cargo.lock generated
View File

@@ -7730,7 +7730,7 @@ dependencies = [
[[package]]
name = "tests"
version = "0.14.1"
version = "0.15.0"
dependencies = [
"ahash",
"async-trait",