You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
infra: add controller-pipeline check to advanced-backends smoke
Beyond the isolated ES/Neo4j backend checks, add a third check that builds the
real RetrievalController with MEMTRACE_RETRIEVAL_HYBRID_BACKEND=elasticsearch and
confirms a BM25 score reaches the candidates — proving the full retrieval
pipeline routes through ES when the flag is set, not just the backend class.
Skips cleanly when the extra/endpoint is absent (verified).
0 commit comments