binbin

Results 247 comments of binbin

And same issue when input invalid type data to "radius" or "range_filter", it does not report error and return empty result now: ``` [2024-01-30 14:49:51 - INFO - ci_test]: test_range_search_invalid_radius:...

And same issue existed in RRFRanker, no value range check. (0, 16384)

Now, it reports error: for weigheted: ``` pymilvus.exceptions.MilvusException: ``` for RRFRanker: ``` pymilvus.exceptions.MilvusException: ``` milvus: master-20240121-c8a78465 pymilvus: 2.4.0rc24

Keep this issue open as the remind of the error code standardization.