milvus/internal/core
cai.zhang 2c9bb4dfa3
feat: Support stats task to sort segment by PK (#35054)
issue: #33744 

This PR includes the following changes:
1. Added a new task type to the task scheduler in datacoord: stats task,
which sorts segments by primary key.
2. Implemented segment sorting in indexnode.
3. Added a new field `FieldStatsLog` to SegmentInfo to store token index
information.

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-09-02 14:19:03 +08:00
..
build-support chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
cmake enhance: optimize milvus core building (#35610) 2024-08-23 12:35:02 +08:00
src feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
thirdparty feat: tantivy tokenizer binding (#35801) 2024-09-01 17:13:03 +08:00
unittest feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
build.sh milvus support multi index engine (#27178) 2023-09-22 09:59:26 +08:00
CMakeLists.txt enhance: enable asan for milvus (#35627) 2024-08-23 21:06:58 +08:00
conanfile.py enhance: optimize retrieve on dynamic field (#35580) 2024-08-22 14:24:56 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
run_clang_format.sh fix: update clang-tidy and clang-format from 10 to 12 (#33141) 2024-06-13 15:27:58 +08:00