https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42192

            Bug ID: 42192
           Summary: Don't index 490$9 (MARC 21)
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

MARC 21 does not have a 490$9: 
https://www.loc.gov/marc/bibliographic/bd490.html

The default framework does not have a 490$9: 
https://git.koha-community.org/Koha-community/Koha/src/branch/main/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml#L26797

But we index 490$9 in the koha-auth-number index, along with a number of other
$9 subfields: 
https://git.koha-community.org/Koha-community/Koha/src/branch/main/admin/searchengine/elasticsearch/mappings.yaml#L2350

I discovered this in the wild because some migrated records had 490$9
subfields, had junk in them, that was causing weird search results.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to