pub const RECENT_CAPACITY: usize = 20;
Maximum number of recent searches to retain (most-recent-first).