zvec/python/tests
luoxiaojian 7a5f84e648
feat: pass prefetch config (PO and PL) as search params (#482)
2026-06-12 16:33:41 +08:00
..
detail refactor: make Reranker stateless with std::variant value semantics (… (#471) 2026-06-09 12:44:17 +08:00
test_collection.py refactor: make Reranker stateless with std::variant value semantics (… (#471) 2026-06-09 12:44:17 +08:00
test_collection_diskann.py feat: add diskann index (#369) 2026-06-04 20:52:43 +08:00
test_collection_fts.py refactor: change rerank interface from map-based to vector-based (#458) 2026-06-04 16:03:28 +08:00
test_collection_fts_vector_hybrid.py refactor: change rerank interface from map-based to vector-based (#458) 2026-06-04 16:03:28 +08:00
test_collection_hnsw_rabitq.py deprecate python VectorQuery (#267) 2026-05-12 14:55:49 +08:00
test_convert.py Initial commit 2025-12-30 11:02:17 +08:00
test_doc.py Initial commit 2025-12-30 11:02:17 +08:00
test_embedding.py feat: enlarge topK limit (#348) 2026-04-17 17:51:07 +08:00
test_fts_query.py refactor: change rerank interface from map-based to vector-based (#458) 2026-06-04 16:03:28 +08:00
test_gil_release.py Refactor CPU feature detection to use an explicit x86 whitelist (#258) 2026-06-02 11:51:25 +08:00
test_hnsw_contiguous_memory.py ut: fix some uts (#394) 2026-05-12 19:04:33 +08:00
test_jieba_default_dict.py feat: add fts support (#408) 2026-06-01 15:02:54 +08:00
test_params.py feat: pass prefetch config (PO and PL) as search params (#482) 2026-06-12 16:33:41 +08:00
test_query_executor.py refactor: change rerank interface from map-based to vector-based (#458) 2026-06-04 16:03:28 +08:00
test_reranker.py refactor: make Reranker stateless with std::variant value semantics (… (#471) 2026-06-09 12:44:17 +08:00
test_schema.py fix: fix default m (#20) 2026-01-12 10:22:58 +08:00
test_typing.py Initial commit 2025-12-30 11:02:17 +08:00
test_util.py feat: support ai extension (#88) 2026-02-12 18:33:41 +08:00
test_vamana.py feat: pass prefetch config (PO and PL) as search params (#482) 2026-06-12 16:33:41 +08:00