public SimilaritiesImporter(ComponentLogger log, SimilaritiesImporterConfig config) : base(log) { _config = config; Configuration = _config; }