zvec/python/tests/detail
rayx e720c1fd20
feat: add diskann index (#369)
2026-06-04 20:52:43 +08:00
..
distance_helper.py tests: add tests for recall (#196) 2026-03-05 20:13:45 +08:00
doc_helper.py tests: add tests for recall (#196) 2026-03-05 20:13:45 +08:00
fixture_helper.py feat: add diskann index (#369) 2026-06-04 20:52:43 +08:00
params_helper.py Initial commit 2025-12-30 11:02:17 +08:00
support_helper.py tests: add tests for recall (#196) 2026-03-05 20:13:45 +08:00
test_collection_concurrency.py Initial commit 2025-12-30 11:02:17 +08:00
test_collection_create_and_open.py fix: relax collection path restriction (#340) 2026-04-16 15:26:15 +08:00
test_collection_ddl.py fix: sync querier schema after column DDL to fix empty query fields (#429) 2026-05-29 17:36:30 +08:00
test_collection_dml.py deprecate python VectorQuery (#267) 2026-05-12 14:55:49 +08:00
test_collection_dql.py refactor: change rerank interface from map-based to vector-based (#458) 2026-06-04 16:03:28 +08:00
test_collection_exception.py deprecate python VectorQuery (#267) 2026-05-12 14:55:49 +08:00
test_collection_open.py deprecate python VectorQuery (#267) 2026-05-12 14:55:49 +08:00
test_collection_recall.py feat: add diskann index (#369) 2026-06-04 20:52:43 +08:00
test_db_config.py minor: subsequent initialization should fail silently (#79) 2026-02-06 21:16:08 +08:00