milvus/internal/querynodev2/delegator
smellthemoon a4f3e01a3a
fix: add the range search params check in proxy (#30423)
if check in Segcore, will not do the it when not insert data.
so, check "radius" and "range_filter" in proxy.
related with #30365

Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2024-02-28 11:24:58 +08:00
..
deletebuffer enhance: make delegator delete buffer holding all delete from cp (#29626) 2024-01-04 17:02:46 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
delegator.go fix: add the range search params check in proxy (#30423) 2024-02-28 11:24:58 +08:00
delegator_data.go enhance: Set delete scope for LoadSegment streaming data (#30245) 2024-01-30 11:13:02 +08:00
delegator_data_test.go fix: make the entity num metric accurate (#29643) 2024-01-05 18:24:47 +08:00
delegator_test.go fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
distribution.go Refine offline segments logic in shard delegator (#28073) 2023-11-01 20:04:24 +08:00
distribution_test.go Refine offline segments logic in shard delegator (#28073) 2023-11-01 20:04:24 +08:00
mock_delegator.go fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
snapshot.go Make snapshot.expired atomic (#25177) 2023-06-27 18:12:45 +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