milvus/internal/core
Zhen Ye f3a36f8a29
fix: use global pool but not dedicated pool for every index (#37852)
issue: #37851

- make a global thread pool at tantivy temporally.
- set 1 but not 4 threads for inverted text index.

Signed-off-by: chyezh <chyezh@outlook.com>
2024-11-20 20:44:32 +08:00
..
build-support chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
cmake enhance: optimize milvus core building (#35610) 2024-08-23 12:35:02 +08:00
src enhance: reduce copy of bitset and id conversion of brurtforce search (#37675) 2024-11-19 15:48:40 +08:00
thirdparty fix: use global pool but not dedicated pool for every index (#37852) 2024-11-20 20:44:32 +08:00
unittest enhance: reduce copy of bitset and id conversion of brurtforce search (#37675) 2024-11-19 15:48:40 +08:00
CMakeLists.txt feat: Implement custom function module in milvus expr (#36560) 2024-10-25 15:25:30 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
build.sh milvus support multi index engine (#27178) 2023-09-22 09:59:26 +08:00
conanfile.py fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
run_clang_format.sh fix: update clang-tidy and clang-format from 10 to 12 (#33141) 2024-06-13 15:27:58 +08:00