milvus/tests/restful_client_v2/testcases
zhuwenxing 31353ae406
test: add restful cases for text match feature (#36405)
/kind improvement

Since creating a collection with text match is not yet implemented on
the RESTful interface, we will temporarily use pymilvus to create a
collection for now. This PR includes a case to test using text match
filters in search queries through the RESTful interface.

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-09-28 16:51:15 +08:00
..
test_alias_operation.py fix: [restful v2] search result be cut while nq > 1 (#33339) 2024-05-27 14:25:41 +08:00
test_collection_operations.py test: add some restful negative case to ci (#36479) 2024-09-25 10:19:13 +08:00
test_index_operation.py fix: [restful v2] search result be cut while nq > 1 (#33339) 2024-05-27 14:25:41 +08:00
test_jobs_operation.py feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
test_partition_operation.py fix: [restful v2] search result be cut while nq > 1 (#33339) 2024-05-27 14:25:41 +08:00
test_restful_sdk_mix_use_scenario.py fix: [restful v2] search result be cut while nq > 1 (#33339) 2024-05-27 14:25:41 +08:00
test_role_operation.py fix: [restful v2] search result be cut while nq > 1 (#33339) 2024-05-27 14:25:41 +08:00
test_user_operation.py fix: [restful v2] search result be cut while nq > 1 (#33339) 2024-05-27 14:25:41 +08:00
test_vector_operations.py test: add restful cases for text match feature (#36405) 2024-09-28 16:51:15 +08:00