pub const DEFAULT_SIMILARITY_THRESHOLD: f64 = 0.9;
Default similarity threshold for considering documents as duplicates.