cassandra/test/unit
Michael Marshall 23ec1c8a3f Refactor SAI ANN query execution to use score ordered iterators for correctness and speed
Rewrites ANN search query execution logic to more efficiently merge graph search results using
similarity score-ordered (descending) iterators to merge segments efficiently. Allows for reduced memory
consumption during queries, reduced impact of overwrites and tombstones, selective re-querying of
minimally necessary graphs, and reduced shuffling of PrimaryKey objects.

patch by Michael Marshall; reviewed by Caleb Rackliffe and Michael Semb Wever for CASSANDRA-20086
2026-03-17 15:14:13 -05:00
..
accord/utils Ensure SAI indexes empty byte buffers for types that allow them as a valid input 2024-03-22 11:33:27 -05:00
org Refactor SAI ANN query execution to use score ordered iterators for correctness and speed 2026-03-17 15:14:13 -05:00