mhnsw: simplify memory management of returned results
instead of pointers to FVectorRef's (which are stored elsewhere) let's return one big array of all refs. Freeing this array will free the complete result set.
Showing
Please register or sign in to comment