search via tantivy on different grpc port works perfectly well now

This commit is contained in:
filipriec
2025-06-08 21:28:10 +02:00
parent 4b4301ad49
commit 7c4ac1eebc
4 changed files with 13 additions and 5 deletions

View File

@@ -15,3 +15,4 @@ tracing = { workspace = true }
tantivy = { workspace = true }
common = { path = "../common" }
tonic-reflection = "0.13.1"