CERNDocumentServer / cds-ils

CERN Library integrated library system.
https://catalogue.library.cern
MIT License
8 stars 14 forks source link

Series: make series name case unsensitive + (series or ser) not detectable #838

Closed lydipi closed 1 month ago

lydipi commented 6 months ago

In back office. To avoid series duplicated when new e-books are imported because series names can sometimes be slightly different. For example, to be able to detect that the following are the same series:

kpsherva commented 4 months ago

agreed to remove the suffix "Series" to have one reference titile in the system, and then match accordingly

sakshamarora1 commented 2 months ago

PR for cleaning existing Series titles: https://gitlab.cern.ch/cds-team/production_scripts/-/merge_requests/19

kpsherva commented 2 months ago

@lydipi we have processed the series titles on sandbox, please check if this is what you've expected. To make it easier we also exported the list of the modifications into a file:

clc_series_title_fixes.csv

lydipi commented 1 month ago

Thank you for the file, it was indeed easier! for me it looks fine.

lydipi commented 1 month ago

One additional comment, is there something to test about making series name case unsensitive?

kpsherva commented 1 month ago

the fixes for upper/lowercase matching were already implemented in another task