search in common module, now fixing layer mixing issue

This commit is contained in:
filipriec
2025-06-10 13:47:18 +02:00
parent 350c522d19
commit 679bb3b6ab
6 changed files with 96 additions and 119 deletions

1
Cargo.lock generated
View File

@@ -488,6 +488,7 @@ version = "0.3.13"
dependencies = [
"prost",
"serde",
"tantivy",
"tonic",
"tonic-build",
]