milvus/internal/core/src
Jiquan Long 4fb85be525
fix: put inverted index into local storage (#32209)
issue: https://github.com/milvus-io/milvus/issues/32154

Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2024-04-13 21:57:19 +08:00
..
bitset fix: dynamically resolve whether SVE is available for bitset (#32137) 2024-04-11 19:27:18 +08:00
common enhance: make range search param check message more meaningful (#32006) 2024-04-09 16:17:26 +08:00
config feat:add new gpu index:GPU_BRUTE_FORCE and limit gpu index metric type (#29590) 2024-01-05 15:24:48 +08:00
exec enhance: Unify data type check APIs under internal/core (#31800) 2024-04-02 19:15:14 +08:00
expr enhance: add materialized view search info (#30888) 2024-03-21 11:19:07 +08:00
index fix: put inverted index into local storage (#32209) 2024-04-13 21:57:19 +08:00
indexbuilder enhance: Throw error instead of crash when index cannot be built (#31844) 2024-04-09 11:51:18 +08:00
log enhance: improve the segcore logs (#29372) 2023-12-23 21:52:43 +08:00
mmap enhance: Unify data type check APIs under internal/core (#31800) 2024-04-02 19:15:14 +08:00
pb enhance: ignore proto generated files (#28537) 2023-11-22 10:20:22 +08:00
plan enhance: add materialized view search info (#30888) 2024-03-21 11:19:07 +08:00
query enhance: gather materialized view search info once per request (#31996) 2024-04-11 15:21:19 +08:00
segcore fix: evicted segments in the serverlss mode(#31959) (#31961) 2024-04-10 15:15:19 +08:00
storage fix: fix some fp16/bf16 code miss in segcore. (#31771) 2024-04-07 14:13:16 +08:00
CMakeLists.txt enhance: Custom bitset and bitsetview prototypes (#30454) 2024-03-24 21:49:07 +08:00