.. |
bench
|
fix: Restore the MVCC functionality. (#29749)
|
2024-01-09 11:38:48 +08:00 |
test_utils
|
enhance: mark duplicated pk as deleted (#34586)
|
2024-07-16 14:25:39 +08:00 |
CMakeLists.txt
|
enhance: use segment id and type to register in MmapChunkManager and opt malloc in variableChunk (#33993)
|
2024-06-20 17:42:02 +08:00 |
init_gtest.cpp
|
enhance: async search and retrieve in cgo (#33228)
|
2024-06-22 09:38:02 +08:00 |
test_always_true_expr.cpp
|
feat: [Sparse Float Vector] segcore to support sparse vector search and get raw vector by id (#30629)
|
2024-03-12 09:16:30 -07:00 |
test_array_bitmap_index.cpp
|
enhance: add skip using array index when some situation (#33947)
|
2024-06-23 21:26:02 +08:00 |
test_array_expr.cpp
|
enhance: Support more relational operators for binary expressions (#30902)
|
2024-03-01 16:57:00 +08:00 |
test_array_inverted_index.cpp
|
enhance: speed up array-equal operator via inverted index (#33633)
|
2024-06-11 14:13:54 +08:00 |
test_array.cpp
|
|
|
test_azure_chunk_manager.cpp
|
enhance: Support MinIO TLS connection (#31311)
|
2024-03-21 11:15:20 +08:00 |
test_bf_sparse.cpp
|
enhance: sparse float vector to support brute force iterator and range search (#32635)
|
2024-04-29 14:35:26 +08:00 |
test_bf.cpp
|
feat: Support knowhere trace using OpenTelemetry (#30750)
|
2024-02-28 12:29:00 +08:00 |
test_binary.cpp
|
|
|
test_binlog_index.cpp
|
feat: [Sparse Float Vector] segcore to support sparse vector search and get raw vector by id (#30629)
|
2024-03-12 09:16:30 -07:00 |
test_bitmap.cpp
|
|
|
test_bitset.cpp
|
enhance: performance improvements for the bitset (#31753)
|
2024-04-06 05:19:22 +08:00 |
test_bool_index.cpp
|
|
|
test_c_api.cpp
|
feat: support group_size for search_group_by(#33544) (#33720)
|
2024-07-12 10:17:36 +08:00 |
test_c_stream_reduce.cpp
|
feat: LRU cache implementation (#32567)
|
2024-05-06 20:29:30 +08:00 |
test_chunk_cache.cpp
|
enhance: use segment id and type to register in MmapChunkManager and opt malloc in variableChunk (#33993)
|
2024-06-20 17:42:02 +08:00 |
test_chunk_vector.cpp
|
enhance: growing segment support mmap (#32633)
|
2024-06-18 14:42:00 +08:00 |
test_common.cpp
|
|
|
test_concurrent_vector.cpp
|
feat: [Sparse Float Vector] segcore basics and index building (#30357)
|
2024-03-11 14:45:02 +08:00 |
test_data_codec.cpp
|
feat: [Sparse Float Vector] segcore basics and index building (#30357)
|
2024-03-11 14:45:02 +08:00 |
test_disk_file_manager_test.cpp
|
enhance: support integral type for MV and skip MV if there is only one category (#33161)
|
2024-06-24 10:20:01 +08:00 |
test_exec.cpp
|
enhance: mark duplicated pk as deleted (#34586)
|
2024-07-16 14:25:39 +08:00 |
test_expr_materialized_view.cpp
|
enhance: gather materialized view search info once per request (#31996)
|
2024-04-11 15:21:19 +08:00 |
test_expr.cpp
|
enhance: mark duplicated pk as deleted (#34586)
|
2024-07-16 14:25:39 +08:00 |
test_float16.cpp
|
feat: support group_size for search_group_by(#33544) (#33720)
|
2024-07-12 10:17:36 +08:00 |
test_futures.cpp
|
enhance: async search and retrieve in cgo (#33228)
|
2024-06-22 09:38:02 +08:00 |
test_group_by.cpp
|
enhance: mark duplicated pk as deleted (#34586)
|
2024-07-16 14:25:39 +08:00 |
test_growing_index.cpp
|
feat: [Sparse Float Vector] segcore to support sparse vector search and get raw vector by id (#30629)
|
2024-03-12 09:16:30 -07:00 |
test_growing.cpp
|
enhance: mark duplicated pk as deleted (#34586)
|
2024-07-16 14:25:39 +08:00 |
test_hybrid_index.cpp
|
enhance: support array bitmap index (#33527)
|
2024-06-16 21:51:58 +08:00 |
test_index_c_api.cpp
|
feat: [Sparse Float Vector] segcore basics and index building (#30357)
|
2024-03-11 14:45:02 +08:00 |
test_index_wrapper.cpp
|
enhance: Use proto for passing info in cgo (#33184)
|
2024-05-23 10:31:40 +08:00 |
test_indexing.cpp
|
feat: support group_size for search_group_by(#33544) (#33720)
|
2024-07-12 10:17:36 +08:00 |
test_init.cpp
|
|
|
test_integer_overflow.cpp
|
feat: Support knowhere trace using OpenTelemetry (#30750)
|
2024-02-28 12:29:00 +08:00 |
test_inverted_index.cpp
|
enhance: support array bitmap index (#33527)
|
2024-06-16 21:51:58 +08:00 |
test_kmeans_clustering.cpp
|
fix: centroids file not removed when data skew in major compaction (#34050)
|
2024-06-26 10:48:04 +08:00 |
test_local_chunk_manager.cpp
|
|
|
test_minio_chunk_manager.cpp
|
enhance: Support MinIO TLS connection (#31311)
|
2024-03-21 11:15:20 +08:00 |
test_mmap_chunk_manager.cpp
|
enhance: use segment id and type to register in MmapChunkManager and opt malloc in variableChunk (#33993)
|
2024-06-20 17:42:02 +08:00 |
test_offset_ordered_array.cpp
|
enhance: Make hasMoreResult accurate when hit number larger than limit (#33609)
|
2024-06-05 11:51:51 +08:00 |
test_offset_ordered_map.cpp
|
fix: query iterator lack results(#33137) (#33422)
|
2024-05-30 17:51:44 +08:00 |
test_plan_proto.cpp
|
|
|
test_query.cpp
|
feat: Support knowhere trace using OpenTelemetry (#30750)
|
2024-02-28 12:29:00 +08:00 |
test_range_search_sort.cpp
|
feat: [Sparse Float Vector] segcore basics and index building (#30357)
|
2024-03-11 14:45:02 +08:00 |
test_reduce_c.cpp
|
|
|
test_reduce.cpp
|
|
|
test_regex_query_util.cpp
|
fix: regex query can't handle text with newline (#32569)
|
2024-04-26 12:01:26 +08:00 |
test_regex_query.cpp
|
fix: [ut] regex query under unsupported index (#34087)
|
2024-06-24 14:08:03 +08:00 |
test_relational.cpp
|
|
|
test_remote_chunk_manager.cpp
|
enhance: Support MinIO TLS connection (#31311)
|
2024-03-21 11:15:20 +08:00 |
test_retrieve.cpp
|
enhance: remove deprecated api (#32808)
|
2024-05-07 20:03:30 +08:00 |
test_scalar_index_creator.cpp
|
feat: [Sparse Float Vector] segcore to support sparse vector search and get raw vector by id (#30629)
|
2024-03-12 09:16:30 -07:00 |
test_scalar_index.cpp
|
enhance: support array bitmap index (#33527)
|
2024-06-16 21:51:58 +08:00 |
test_sealed.cpp
|
enhance: mark duplicated pk as deleted (#34586)
|
2024-07-16 14:25:39 +08:00 |
test_segcore.cpp
|
enhance: growing segment support mmap (#32633)
|
2024-06-18 14:42:00 +08:00 |
test_similarity_corelation.cpp
|
|
|
test_span.cpp
|
|
|
test_storage.cpp
|
enhance: growing segment support mmap (#32633)
|
2024-06-18 14:42:00 +08:00 |
test_string_expr.cpp
|
enhance: remove deprecated api (#32808)
|
2024-05-07 20:03:30 +08:00 |
test_string_index.cpp
|
enhance: support array bitmap index (#33527)
|
2024-06-16 21:51:58 +08:00 |
test_timestamp_index.cpp
|
|
|
test_tracer.cpp
|
fix: Save traceID and spanID as std::vector into search config (#31278)
|
2024-03-29 14:29:11 +08:00 |
test_utils.cpp
|
enhance: mark duplicated pk as deleted (#34586)
|
2024-07-16 14:25:39 +08:00 |