milvus/internal/querynodev2/segments
congqixia 0bc03ede0d
Add eventlog pkg and support grpc streaming event observation (#25812)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-07-25 17:23:01 +08:00
..
bloom_filter_set_test.go Refactor QueryNode (#21625) 2023-03-27 00:42:00 +08:00
bloom_filter_set.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
cgo_util.go Add caller skip to improve the log for segcore error (#25710) 2023-07-18 19:54:57 +08:00
collection.go Fix DeleteCollection not protected (#25599) 2023-07-14 17:04:31 +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
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 Remove deprecated interface (#25864) 2023-07-24 17:47:00 +08:00
manager_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
manager.go Add eventlog pkg and support grpc streaming event observation (#25812) 2023-07-25 17:23:01 +08:00
mock_collection_manager.go Clear collection meta after all channels/segments released (#25486) 2023-07-14 10:28:30 +08:00
mock_data.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
mock_loader.go Support load index after segment loaded (#25567) 2023-07-18 10:51:19 +08:00
mock_segment_manager.go Clear collection meta after all channels/segments released (#25486) 2023-07-14 10:28:30 +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 Fix DeleteCollection not protected (#25599) 2023-07-14 17:04:31 +08:00
plan.go Fix DeleteCollection not protected (#25599) 2023-07-14 17:04:31 +08:00
pool.go Make cgo pool size larger than worker pool size (#25318) 2023-07-05 16:56:26 +08:00
reduce_test.go Remove outdated searchplan (#25282) 2023-07-04 18:30:25 +08:00
reduce.go Refactor QueryNode (#21625) 2023-03-27 00:42:00 +08:00
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 Fix bug of missing JSON type when sorting retrieve results (#25412) (#25455) 2023-07-10 20:02:28 +08:00
result_test.go Fix bug of missing JSON type when sorting retrieve results (#25412) (#25455) 2023-07-10 20:02:28 +08:00
result.go Skip unnecessary reduce phase during search (#25166) 2023-06-27 19:22:45 +08:00
retrieve_test.go Clear collection meta after all channels/segments released (#25486) 2023-07-14 10:28:30 +08:00
retrieve.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
search_test.go Clear collection meta after all channels/segments released (#25486) 2023-07-14 10:28:30 +08:00
search.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
segment_loader_test.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
segment_loader.go Add eventlog pkg and support grpc streaming event observation (#25812) 2023-07-25 17:23:01 +08:00
segment_test.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
segment.go Remove deprecated interface (#25864) 2023-07-24 17:47:00 +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 QueryNode panic while inserting to released segment (#25495) 2023-07-12 19:48:29 +08:00