milvus/tests/python_client/common
yanliang567 519719f7f8
test: Fix search_v2 series verification and add index constant (#48345)
## Summary
- Add `ct.all_dense_float_index_types` constant (replaces fragile `[:8]`
slices)
- Fix metric, duplicate keys, GPU→L1, IVF_FLAT→FLAT, spelling

issue: #48048
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Signed-off-by: yanliang567 <82361606+yanliang567@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 16:17:27 +08:00
..
bulk_insert_data.py
code_mapping.py
common_func.py test: add MinHash DIDO function test suite (#47324) 2026-03-18 17:17:30 +08:00
common_params.py
common_type.py test: Fix search_v2 series verification and add index constant (#48345) 2026-03-20 16:17:27 +08:00
constants.py
cus_resource_opts.py
milvus_sys.py
minio_comm.py
mock_tei_server.py test: add test cases for alter function with invalid mock (#46995) 2026-02-03 16:29:59 +08:00
phrase_match_generator.py
text_generator.py