milvus/internal/querynodev2/delegator
Gao 018fbb48b1
fix: search req transfer correctly (#38954)
issue: #37899 
pr: #38955

Signed-off-by: chasingegg <chao.gao@zilliz.com>
2025-01-03 10:02:54 +08:00
..
deletebuffer fix: Correct varchar primarykey size calculation (#37617) 2024-11-14 14:16:38 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
delegator.go fix: search req transfer correctly (#38954) 2025-01-03 10:02:54 +08:00
delegator_data.go enhance: Remove levelZeroMut totally (#38473) 2024-12-16 14:38:45 +08:00
delegator_data_test.go enhance: Simplify querynode tsafe & reduce goroutine number (#38416) 2024-12-13 10:56:43 +08:00
delegator_test.go enhance: Simplify querynode tsafe & reduce goroutine number (#38416) 2024-12-13 10:56:43 +08:00
delta_forward.go enhance: Remove levelZeroMut totally (#38473) 2024-12-16 14:38:45 +08:00
delta_forward_test.go enhance: Simplify querynode tsafe & reduce goroutine number (#38416) 2024-12-13 10:56:43 +08:00
distribution.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
distribution_test.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
exclude_info.go enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
exclude_info_test.go fix: Check exclude segment before add new growing segment (#31803) 2024-04-10 15:29:17 +08:00
idf_oracle.go enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
idf_oracle_test.go feat: support bm25 logs mixcompaction (#36072) 2024-10-14 16:57:22 +08:00
mock_delegator.go enhance: Simplify querynode tsafe & reduce goroutine number (#38416) 2024-12-13 10:56:43 +08:00
scalar_pruner.go enhance: Add streaming forward policy switch for delegator (#36330) 2024-09-23 18:01:12 +08:00
segment_pruner.go enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
segment_pruner_test.go feat: The expression supports filling elements through templates (#37033) 2024-10-31 14:20:22 +08:00
snapshot.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
snapshot_test.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48: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