iwe
Added
stats similarity --threshold(-t) — sets how close two pages must be to be reported as a match, defaulting to the previous fixed level of0.85; lower values list looser matches, higher values only closer ones.
diwe
Added
stats::SimilarityIndex::with_threshold— sets the match level used bysimilarandpairs, so one built index can answer queries at several levels.stats::DEFAULT_SIMILARITY_THRESHOLD— the0.85match level used when no threshold is set.