Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

knowhere-v1.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 13:04
· 349 commits to main since this release
354c19e

Release : knowhere-v1.3.8

What's Changed

  • Use param radius and range_filter for range search by @cydrain in #635
  • Rename need_filter to range_filter_exist for better readibility by @cydrain in #639
  • Fixed DiskANN bitsetView filter problem @hhy3 in #658
  • FIxed too many threads problem when we do Bruteforce by @hhy3 in #662
  • Remove useless memory malloc in diskann by @cqy123456 in #667

Full Changelog: v1.3.7...v1.3.8