0.7.0
What's Changed
- Support for Filtered DiskANN, as described in the updated README.md! (Blog post to come.)
- Various bugfixes, modernizations, and doc clarifications.
Details
- Make distance_type_inner_product CREATE OR REPLACE by @syvb in #204
- Abstract SbqNode in preparation for adding a labeled variant by @tjgreen42 in #203
- Force LLVM 18 by @syvb in #214
- docs: fix install from source instructions by @alejandrodnm in #215
- Implement filtered diskann by @tjgreen42 in #205
- Update pgrx to 0.12.9 by @alejandrodnm in #216
- Update page slot size computation to take alignment into account by @tjgreen42 in #217
- docs: explain relaxed ordering on distance results by @alejandrodnm in #218
- Prepare for release of 0.7.0 by @tjgreen42 in #219
Full Changelog: 0.6.0...0.7.0