Closed lauratinnel closed 3 years ago
Actually, it's creating duplicates even with the same case.
Yes, believe it or not, that was intentional, but it is far too overwhelming to remove all the duplicates. We are already storing the exact kw/rank info as metadata, so we don't need to promote duplicates. Fixed in https://gitlab.flux.utah.edu/searcch/importer/-/commit/72d442b643a1c6cb7dd449fdb5a92f69aec0247a ; no duplicates are allowed; first case wins.
Describe the bug When importing from a DOI, the importer creates/suggests duplicate keywords with different cases (e.g., "Test" and "test").
To Reproduce Steps to reproduce the behavior:
Expected behavior Importer should filter keywords using a case insensitive filter.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information): n/a
Additional context Add any other context about the problem here.