mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
issue: https://github.com/milvus-io/milvus/issues/42053 The splitted literals in `match` execution should be handled in `and` manner rather than `or`. Signed-off-by: SpadeA <tangchenjie1210@gmail.com>