zvec/python/tests
luoxiaojian 1ad6df2539
refactor(thread-pool): make CPU affinity opt-in (#623)
2026-07-29 15:30:04 +08:00
..
detail refactor(thread-pool): make CPU affinity opt-in (#623) 2026-07-29 15:30:04 +08:00
test_collection.py fix(python): validate query topk (#616) 2026-07-27 17:01:08 +08:00
test_collection_diskann.py refactor(diskann): decouple from libaio via dlopen (#532) 2026-07-16 17:58:25 +08:00
test_collection_fts.py feat(python): expose group-by search to Python API (#561) 2026-07-13 20:22:07 +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_group_by.py feat(python): expose group-by search to Python API (#561) 2026-07-13 20:22:07 +08:00
test_collection_hnsw_rabitq.py deprecate python VectorQuery (#267) 2026-05-12 14:55:49 +08:00
test_convert.py fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +08:00
test_doc.py fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +08:00
test_embedding.py feat: enlarge topK limit (#348) 2026-04-17 17:51:07 +08:00
test_fts_query.py fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +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 fix(python): validate query field names (#612) 2026-07-27 17:41:23 +08:00
test_query_executor.py fix(python): validate queries during execution (#538) 2026-07-01 20:19:52 +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 refactor(diskann): decouple from libaio via dlopen (#532) 2026-07-16 17:58:25 +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