Skip to main content

remove_files

Function remove_files 

Source
pub fn remove_files(id: &str)
Expand description

Remove only the on-disk content + metadata files for an archive id, leaving the FTS index untouched. Used by the FTS cap-enforcer so the .txt/.meta.json blobs of rows it evicts can’t outlive their index entry as orphans (#417).