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/44399 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **New Features** * Enhanced pattern matching for string indexes with support for prefix, postfix, inner, and regex-based matching operations. * Optimized pattern matching performance through prefix-based filtering and range-based lookups. * **Tests** * Added comprehensive test coverage for pattern matching functionality across multiple index implementations. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Buqian Zheng <zhengbuqian@gmail.com>