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

knowhere-v1.1.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 07:20
· 411 commits to main since this release
fb1027e

Release : knowhere-v1.1.6

  1. Support range search for
    • BINARY IDMAP
    • BINARY IVF
    • IDMAP
    • IVF FLAT
    • IVF_NM
    • IVF SQ8
    • IVF PQ
  2. Use std::string_view for
    • IndexEnum
    • meta
    • indexparam
    • metric
  3. Upgrade to Annoy-1.17.0