milvus/internal/querynodev2/segments
yihao.dai c56a26a556
Add SetMetricType and set metric only for shard leader (#25285)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2023-07-04 10:20:25 +08:00
..
bloom_filter_set_test.go
bloom_filter_set.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
cgo_util.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
collection.go Add SetMetricType and set metric only for shard leader (#25285) 2023-07-04 10:20:25 +08:00
count_reducer_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
count_reducer.go Support Count(*) on querynodev2 (#23321) 2023-04-11 15:40:31 +08:00
default_limit_reducer.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
errors.go
load_field_data_info.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
load_index_info.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
manager_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
manager.go Support graceful stop (#25226) 2023-06-30 17:28:23 +08:00
mock_collection_manager.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
mock_data.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
mock_loader.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
mock_segment_manager.go Support graceful stop (#25226) 2023-06-30 17:28:23 +08:00
mock_segment.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
plan_test.go Add SetMetricType and set metric only for shard leader (#25285) 2023-07-04 10:20:25 +08:00
plan.go Add SetMetricType and set metric only for shard leader (#25285) 2023-07-04 10:20:25 +08:00
pool.go Use conc.PoolOption instead of ants.Option (#24585) 2023-06-01 15:52:31 +08:00
reduce_test.go Add SetMetricType and set metric only for shard leader (#25285) 2023-07-04 10:20:25 +08:00
reduce.go
reducer_test.go support try-best query reducer methods(#24075) (#24103) 2023-05-17 16:23:23 +08:00
reducer.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
result_sorter.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
result_test.go add search/query request cost metrics on qn (#24413) 2023-06-15 14:24:38 +08:00
result.go Skip unnecessary reduce phase during search (#25166) 2023-06-27 19:22:45 +08:00
retrieve_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
retrieve.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
search_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
search.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
segment_loader_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
segment_loader.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
segment_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
segment.go Improve get vector error msg (#24838) 2023-06-27 16:34:45 +08:00
statistics.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
utils.go add search/query request cost metrics on qn (#24413) 2023-06-15 14:24:38 +08:00
validate.go Fix Get segment returns ambiguous result (#24505) 2023-05-30 12:25:28 +08:00