milvus/internal/querynodev2
Gao 89d95901c5
enhance: support disable search optimization (#32143)
master pr: https://github.com/milvus-io/milvus/pull/32141
2.4 pr: https://github.com/milvus-io/milvus/pull/32142

Signed-off-by: chasingegg <chao.gao@zilliz.com>
2024-04-17 10:45:20 +08:00
..
cluster enhance: [2.3] make the watch dm channel request better compatibility (#30954) 2024-03-01 16:09:01 +08:00
collector fix: the system rejects all queries and never recovers if enabled read rate limit (#30061) (#30196) 2024-01-23 10:37:00 +08:00
delegator fix: [Cherry-Pick] delegator filter out all partition's delete msg when loading segment (#31587) 2024-03-25 20:33:09 +08:00
optimizers enhance: support disable search optimization (#32143) 2024-04-17 10:45:20 +08:00
pipeline enhance: [2.3] change frequent log to debug (#30781) 2024-02-23 14:10:40 +08:00
pkoracle enhance: add param for bloomfilter(#29388) (#29614) 2024-01-02 18:58:47 +08:00
segments fix: reduce didn't handle offset without limit and reduceStopForBest … (#32087) 2024-04-10 21:20:37 -07:00
tasks fix: [2.3] Validate PlaceholderGroups before combine them (#32016) (#32045) 2024-04-10 16:57:26 +08:00
tsafe Add ctx parameter for tsafe pkg & NewDelegator method (#27877) (#28075) 2023-11-01 23:14:35 +08:00
OWNERS Add OWNERS file for qnv2 (#23196) 2023-04-03 16:22:24 +08:00
handlers.go fix: Restore the MVCC functionality. (#29749) (#29802) 2024-01-11 14:42:49 +08:00
handlers_test.go fix: [2.3] correct autoindex segment num (#28429) 2023-11-28 19:24:26 +08:00
local_worker.go fix: panic caused by type assert LocalSegment on Segment (#29018) (#29900) 2024-01-12 10:08:50 +08:00
local_worker_test.go fix: panic caused by type assert LocalSegment on Segment (#29018) (#29900) 2024-01-12 10:08:50 +08:00
metrics_info.go enhance: add more metrics (#31271) (#31511) 2024-03-22 16:11:07 +08:00
mock_data.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
server.go fix: revoke session may be ignored due to server context cancellation in advance (#31213) 2024-03-14 19:05:04 +08:00
server_test.go enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30320) 2024-01-27 08:45:02 +08:00
services.go enhance: Correct misleading nodeID in GetComponentStates's log (#30732) 2024-02-28 13:50:59 +08:00
services_test.go fix: [Cherry-pick] Release loaded growing if WatchDmlChannel fail (#30735) (#30745) 2024-02-22 16:44:55 +08:00