Skip to content

milvus-0.7.1

Compare
Choose a tag to compare
@JinHai-CN JinHai-CN released this 01 Apr 13:10
895829c

New features

  • Added new distance metrics, including substructure and superstructure, for the FLAT index type. These metrics are used for substructure and superstructure search of chemical structures.#1603.

Enhancements

  • Improved the performance of the compact operation. #1619
  • Improved search performance using CPU, especially for scenarios with multiple, concurrent connections. #267
  • Improved the search performance when nq is less than the number of threads in the CPU. #1690
  • Milvus performs a combined search for same search requests from multiple clients, thus significantly improving search speed. #1728
  • Upgraded Mishards to 0.7.1. #1698

Bug fixes

Refer to CHANGELOG for details.