pub const MIN_COMMON_CHARS_FOR_DUPLICATE: usize = 30;
Minimum common characters to consider a duplicate.