..
metricsutil
enhance: add more metrics for cache and search ( #31777 )
2024-04-10 10:55:17 +08:00
state
fix: use stateful lock to avoid load and release on LocalSegment concurrently ( #31606 )
2024-04-08 17:09:16 +08:00
bloom_filter_set_test.go
enhance: add param for bloomfilter( #29388 ) ( #29490 )
2023-12-28 18:10:46 +08:00
bloom_filter_set.go
enhance: add param for bloomfilter( #29388 ) ( #29490 )
2023-12-28 18:10:46 +08:00
cgo_util.go
enhance: move the cgo code in the pkg dir to interal dir ( #30261 )
2024-01-25 15:15:01 +08:00
collection.go
enhance: transfer resource group and dbname to querynode when load ( #30936 )
2024-03-21 11:59:12 +08:00
count_reducer_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
count_reducer.go
enhance: add the related data size for the read apis ( #31816 )
2024-04-10 15:07:17 +08:00
default_limit_reducer.go
enable ctx traceId for assignsegment on dc( #26972 ) ( #27108 ) ( #27030 )
2023-09-18 11:39:20 +08:00
index_attr_cache_test.go
fix: predict inverted index resource usage more reasonably ( #31615 )
2024-03-27 19:33:09 +08:00
index_attr_cache.go
fix: predict inverted index resource usage more reasonably ( #31615 )
2024-03-27 19:33:09 +08:00
load_field_data_info.go
fix: Use correct pools for all CGO methods in segments pkg ( #30274 )
2024-01-26 10:09:00 +08:00
load_index_info.go
fix: fix mmap enabled check in resource estimation ( #31536 )
2024-03-25 14:29:07 +08:00
manager_test.go
enhance: transfer resource group and dbname to querynode when load ( #30936 )
2024-03-21 11:59:12 +08:00
manager.go
enhance: add more metrics for cache and search ( #31777 )
2024-04-10 10:55:17 +08:00
mock_collection_manager.go
fix: Remove QueryNodeEntitiesSize
after segment/collection released ( #31290 )
2024-03-15 15:43:04 +08:00
mock_data.go
enhance: Remove useless logic about FromShardLeader ( #32029 )
2024-04-10 20:11:19 +08:00
mock_loader.go
fix: lazy load index data in cache ( #31094 )
2024-03-25 15:43:07 +08:00
mock_segment_manager.go
enhance: add ctx for HandleCStatus and callers ( #29517 )
2023-12-27 16:10:47 +08:00
mock_segment.go
fix: evicted segments in the serverlss mode( #31959 ) ( #31961 )
2024-04-10 15:15:19 +08:00
OWNERS
Fix offline set always nil ( #23340 )
2023-04-11 14:42:30 +08:00
plan_test.go
enhance: transfer resource group and dbname to querynode when load ( #30936 )
2024-03-21 11:59:12 +08:00
plan.go
fix: empty MetricType ( #30216 )
2024-01-28 15:33:02 +08:00
pool_test.go
enhance: make segments SQPool & LoadPool resizable ( #29239 )
2023-12-15 20:22:39 +08:00
pool.go
enhance: limit the max pool size to 16 ( #30371 )
2024-01-31 14:13:06 +08:00
reduce_test.go
feat: support segment pruner ( #31003 )
2024-03-22 13:57:06 +08:00
reduce.go
enhance: add ctx for HandleCStatus and callers ( #29517 )
2023-12-27 16:10:47 +08:00
reducer_test.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
reducer.go
Format the code ( #27275 )
2023-09-21 09:45:27 +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: reduce didn't handle offset without limit and reduceStopForBest correctly ( #32089 )
2024-04-10 16:01:18 +08:00
result.go
fix: reduce didn't handle offset without limit and reduceStopForBest correctly ( #32089 )
2024-04-10 16:01:18 +08:00
retrieve_test.go
feat: support segment pruner ( #31003 )
2024-03-22 13:57:06 +08:00
retrieve.go
enhance: add the related data size for the read apis ( #31816 )
2024-04-10 15:07:17 +08:00
search_test.go
enhance: add resource usage estimate for segment interface ( #31050 )
2024-03-19 11:53:05 +08:00
search.go
enhance: add more metrics for cache and search ( #31777 )
2024-04-10 10:55:17 +08:00
segment_interface.go
fix: evicted segments in the serverlss mode( #31959 ) ( #31961 )
2024-04-10 15:15:19 +08:00
segment_l0.go
fix: evicted segments in the serverlss mode( #31959 ) ( #31961 )
2024-04-10 15:15:19 +08:00
segment_loader_test.go
feat: support segment pruner ( #31003 )
2024-03-22 13:57:06 +08:00
segment_loader.go
fix: delete may lost when enable lru cache, some field should be reset when ReleaseData ( #32012 )
2024-04-16 11:17:20 +08:00
segment_test.go
fix: use stateful lock to avoid load and release on LocalSegment concurrently ( #31606 )
2024-04-08 17:09:16 +08:00
segment.go
fix: evicted segments in the serverlss mode( #31959 ) ( #31961 )
2024-04-10 15:15:19 +08:00
statistics.go
Protect segment from being released while query/search ( #26322 )
2023-08-16 18:38:17 +08:00
trace.go
enhance: Add ParseCTraceContext
util function for tracing ( #30883 )
2024-02-28 18:59:00 +08:00
utils.go
enhance: add more metrics for cache and search ( #31777 )
2024-04-10 10:55:17 +08:00
validate.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00