v2.3.10
What's Changed
Features
- Iterator support for faiss hnsw indices by @alexanderguzhva in #823
- Add knowhere static interface for milvus to estimate loading resource by @foxspy in #836
Improvements
- Skip coverage check for trace code by @cydrain in #858
- Enhance BM25 performance issue by @zhengbuqian in #851
- Add more unittest for src/common by @cydrain in #850
Bug Fixes
- Set scoped omp to fix IVF index build degrade by @cydrain in #863
- Fix load ivf_flat with cosine metric loading error by @cqy123456 in #841
- Fix omp threads spawned by @cydrain in #835
- Fix Apple clang compile error by @Presburger in #828
Full Changelog: v2.3.9...v2.3.10