haiku.rag/tests/multi_db
Yiorgis Gozadinos 8791f12c37
Build one reranker for the databases searched together
Every client covering a database built its own, so a set of five loaded the same
local model weights five times over, beside the federator's. A client covering a
database for another borrows that one's, and only its owner closes it.
2026-08-27 17:07:41 +03:00
..
__init__.py Split the multi-database tests by subject 2026-08-26 13:43:53 +03:00
conftest.py Split the multi-database tests by subject 2026-08-26 13:43:53 +03:00
helpers.py Split the multi-database tests by subject 2026-08-26 13:43:53 +03:00
test_capabilities.py Let the MCP server be told which database once 2026-08-27 15:41:03 +03:00
test_citations.py Say what makes a cited chunk id ambiguous 2026-08-27 14:09:01 +03:00
test_documents.py Rename the database selector to --db-name 2026-08-26 16:48:27 +03:00
test_expansion.py Split the multi-database tests by subject 2026-08-26 13:43:53 +03:00
test_lifecycle.py Build one reranker for the databases searched together 2026-08-27 17:07:41 +03:00
test_scope.py Refuse a path and sources together 2026-08-27 15:12:22 +03:00
test_search.py Pin what reciprocal rank fusion produces 2026-08-27 16:01:28 +03:00