milvus/internal/core
Spade A d750816ba0
fix: remove std::string support for stlsort index (#43355)
fix: https://github.com/milvus-io/milvus/issues/43354

The current implementation of stdsort index is not supported for
std::string. Remove the code.

Signed-off-by: SpadeA <tangchenjie1210@gmail.com>
2025-07-16 17:46:51 +08:00
..
build-support fix: clang format broken under osx (#38427) 2025-01-17 10:43:03 +08:00
cmake feat: add cachinglayer to index (#41653) 2025-05-08 10:12:54 +08:00
src fix: remove std::string support for stlsort index (#43355) 2025-07-16 17:46:51 +08:00
thirdparty enhance: update knowhere version (#43331) 2025-07-16 15:04:50 +08:00
unittest fix: remove std::string support for stlsort index (#43355) 2025-07-16 17:46:51 +08:00
CMakeLists.txt enhance: eliminate compile warnings (part2) (#38535) 2024-12-25 15:30:50 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
build.sh milvus support multi index engine (#27178) 2023-09-22 09:59:26 +08:00
conanfile.py enhance: milvus support minhash vector and mhjaccard metric (#42036) 2025-06-10 14:38:34 +08:00
run_clang_format.sh enhance: Rectify run_clang_format grep command (#39534) 2025-01-23 17:07:05 +08:00