mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-02 00:45:30 +08:00
/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>