Change8

v1.15.3

📦 qdrantView on GitHub →
🐛 1 fixes

Summary

This release focuses on performance improvements, including optimized dot product calculation on AVX systems, and fixes an issue where local BM25 was not behaving as expected.

🐛 Bug Fixes

  • Fix local BM25 not working as expected due to default parameter differences (<https://github.com/qdrant/qdrant/pull/7056>)