pub fn calculate_frecency( db: &Connection, settings: &FrecencySettings, page_id: i64, is_redirect: Option<bool>, ) -> Result<i32>