milvus/tests/python_client/testcases
Xianhui Lin 3bc24c264f
enhance: Add json key inverted index in stats for optimization (#38039)
Add json key inverted index in stats for optimization
https://github.com/milvus-io/milvus/issues/36995

---------

Signed-off-by: Xianhui.Lin <xianhui.lin@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2025-04-10 15:20:28 +08:00
..
async_milvus_client test: update cases for error message (#39960) 2025-02-28 17:36:02 +08:00
stability test: Add a new range search test for all indexes and align some index params (#32724) 2024-04-30 17:37:27 +08:00
test_alias.py fix: Fix collections with duplicate names can be created (#40143) 2025-02-27 17:27:57 +08:00
test_bulk_insert.py test: Add test cases for part of json path index (#41016) 2025-04-03 13:02:27 +08:00
test_collection.py test: add negative case when field name is reserved keywords (#41082) 2025-04-03 15:54:28 +08:00
test_compaction.py enhance: Whether to enable mergeSort mode when performing mixCompaction (#37664) 2024-11-19 11:28:31 +08:00
test_concurrent.py test: add hybrid search in checker for test (#30341) 2024-02-23 10:46:52 +08:00
test_connection.py test: Add expression template tests and use error msg only as assertion (#37618) 2024-11-13 17:14:30 +08:00
test_database.py test: Remove useless common types and refine error assert in negative cases (#33023) 2024-05-14 15:03:33 +08:00
test_delete.py test: update test cases (#38330) 2024-12-10 18:46:42 +08:00
test_e2e.py test: [E2e Refactor]gen collection name by testcase name and update search pagination test (#41170) 2025-04-09 17:44:28 +08:00
test_field_partial_load.py test: Add expression template tests and use error msg only as assertion (#37618) 2024-11-13 17:14:30 +08:00
test_full_text_search.py feat: introduce Text data type (#39874) 2025-02-19 11:04:51 +08:00
test_high_level_api.py test: update sdk version and cases (#39798) 2025-02-17 14:42:16 +08:00
test_index.py fix: Fix json index not equal filter (#40647) 2025-03-27 23:06:23 +08:00
test_insert.py test: update test cases and sdk version (#39443) 2025-02-11 18:42:45 +08:00
test_issues.py test: update sdk version and add cases (#38478) 2024-12-18 10:10:57 +08:00
test_mix_scenes.py fix:fix exception when do arith expr with using index (#40794) 2025-03-27 11:10:21 +08:00
test_partition.py test: update test cases (#40371) 2025-03-06 10:34:14 +08:00
test_partition_key.py test: Remove the old get index params method (#40319) 2025-03-04 17:12:06 +08:00
test_partition_key_isolation.py test: enable partition key isolatio testcases in ci (#39531) 2025-01-23 14:33:06 +08:00
test_phrase_match.py test: add phrase match testcases (#39689) 2025-02-10 15:28:45 +08:00
test_query.py enhance: Add json key inverted index in stats for optimization (#38039) 2025-04-10 15:20:28 +08:00
test_query_iterator.py test: Add a test for iterator enhancement (#37296) 2024-10-30 16:54:20 +08:00
test_resourcegroup.py test: update resource group case about error msg and update_resource_group (#38094) 2024-11-30 13:32:36 +08:00
test_search.py test: Split test_search and refactor on test class to share collections (#40677) 2025-03-19 14:20:15 +08:00
test_text_embedding_function_e2e.py feat: Add function config (#40534) 2025-03-25 10:06:24 +08:00
test_utility.py test: update test cases (#40371) 2025-03-06 10:34:14 +08:00