Quote:
Originally Posted by ownedbycats
From what I recall, vacuuming removes old overwritten/deleted entries (the space is marked for reuse rather than actually deleted), while I'd expect the entries in a FTS database to remain generally static (maybe not fanfics that get frequently updated).
|
It had everything to do with the method FTS uses to store its entries (balanced trees). It can take some time to actually delete entries which are marked as "deleted".