Skip to content

Releases: microsoft/DiskANN

Support for filters

15 Mar 21:47
5ec769a
Compare
Choose a tag to compare

Add support for fast filtered-search

Streaming support

15 Mar 19:40
8079193
Compare
Choose a tag to compare

Support for concurrent inserts and deletes for in-memory index.

support for inner product and range search

19 Aug 19:48
bc39cd0
Compare
Choose a tag to compare

New features

  • Inner product search
  • Range search
  • Partition generation on the fly for indexing datasets larger than memory.

DiskANN code with support for L2 metric.

10 Aug 18:09
4b01372
Compare
Choose a tag to compare

This release consists of in-memory and SSD version of DiskANN code in C++ with support for L2 metric.