hicder / muopdb

MuopDB - A Vector Database
https://github.com/hicder/muopdb/wiki
42 stars 3 forks source link

Fix offset when appending multiple big posting lists #129

Closed tyb0807 closed 3 days ago

tyb0807 commented 3 days ago

We need to adjust the current offset back and forth between current metadata offset and current posting offset (which, for big posting lists, might not be on the same mmap).