milvus/internal/querynodev2
Chun Han f2a2fd6808
enhance: shallow copy search request for large nq cases(#37732) (#37749)
related: #37732

Signed-off-by: MrPresent-Han <chun.han@gmail.com>
Co-authored-by: MrPresent-Han <chun.han@gmail.com>
2024-11-18 13:06:32 +08:00
..
cluster enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
collector enhance: remove cooling off in rate limiter for read requests (#35935) 2024-09-04 14:39:10 +08:00
delegator enhance: shallow copy search request for large nq cases(#37732) (#37749) 2024-11-18 13:06:32 +08:00
pipeline fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00
pkoracle fix: Check nodeID wildcard when removing pkOracle (#33895) 2024-06-18 14:11:58 +08:00
segments enhance: Add cgo call metrics for load/write API (#37405) 2024-11-07 10:06:25 +08:00
tasks enhance: move the search utilities from querynode into new module (#37531) 2024-11-11 11:10:27 +08:00
tsafe Add ctx parameter for tsafe pkg & NewDelegator method (#27877) 2023-10-26 19:14:10 +08:00
handlers_test.go enhance: Use common gc config (#36668) 2024-10-09 19:47:19 +08:00
handlers.go fix: Fix the bug that retrieved from wrong field for L0 segments (#37598) 2024-11-12 20:58:29 +08:00
local_worker_test.go enhance: Use common gc config (#36668) 2024-10-09 19:47:19 +08:00
local_worker.go enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
metrics_info_test.go enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
metrics_info.go enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
mock_data.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
OWNERS Add OWNERS file for qnv2 (#23196) 2023-04-03 16:22:24 +08:00
server_test.go enhance: move the search utilities from querynode into new module (#37531) 2024-11-11 11:10:27 +08:00
server.go enhance: move the search utilities from querynode into new module (#37531) 2024-11-11 11:10:27 +08:00
services_test.go enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
services.go enhance: move the search utilities from querynode into new module (#37531) 2024-11-11 11:10:27 +08:00