milvus/internal/querynodev2/delegator
congqixia 1e76d2b9f1
fix: Use correct policy merging growing&l0 and add unit tests (#37950)
Related to #37574

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-11-24 17:10:33 +08:00
..
deletebuffer fix: Correct varchar primarykey size calculation (#37617) 2024-11-14 14:16:38 +08:00
delegator_data_test.go enhance: Use PrimaryKeys to replace interface slice for segment delete (#37880) 2024-11-22 11:52:33 +08:00
delegator_data.go enhance: Use PrimaryKeys to replace interface slice for segment delete (#37880) 2024-11-22 11:52:33 +08:00
delegator_test.go fix: return error if searching against BM25 output field with incorrect metric type (#36910) 2024-10-16 19:45:23 +08:00
delegator.go enhance: shallow copy search request for large nq cases(#37732) (#37749) 2024-11-18 13:06:32 +08:00
delta_forward_test.go fix: Use correct policy merging growing&l0 and add unit tests (#37950) 2024-11-24 17:10:33 +08:00
delta_forward.go fix: Use correct policy merging growing&l0 and add unit tests (#37950) 2024-11-24 17:10:33 +08:00
distribution_test.go fix: avoid panic when load segment with pkoracle and idforacle already exist (#36959) 2024-10-18 11:57:24 +08:00
distribution.go fix: avoid panic when load segment with pkoracle and idforacle already exist (#36959) 2024-10-18 11:57:24 +08:00
exclude_info_test.go fix: Check exclude segment before add new growing segment (#31803) 2024-04-10 15:29:17 +08:00
exclude_info.go fix: Check exclude segment before add new growing segment (#31803) 2024-04-10 15:29:17 +08:00
idf_oracle_test.go feat: support bm25 logs mixcompaction (#36072) 2024-10-14 16:57:22 +08:00
idf_oracle.go feat: support bm25 logs mixcompaction (#36072) 2024-10-14 16:57:22 +08:00
mock_delegator.go fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
OWNERS
scalar_pruner.go enhance: Add streaming forward policy switch for delegator (#36330) 2024-09-23 18:01:12 +08:00
segment_pruner_test.go feat: The expression supports filling elements through templates (#37033) 2024-10-31 14:20:22 +08:00
segment_pruner.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
snapshot_test.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
snapshot.go Make snapshot.expired atomic (#25177) 2023-06-27 18:12:45 +08:00
types.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
util.go fix: brute force bm25 search lack avgdl param (#37650) 2024-11-14 14:58:31 +08:00