http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14617 Bug ID: 14617 Summary: Add indexes for MARC 020$z => ISBN, 022$y, 022$z => ISSN Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Add indexes for Canceled and Invalid ISBN (020$z), Incorrect ISSN (022$y), Cancelled ISSN (022$z). Not having these indexed means that it is impossible to pick up a physical copy of a book or serial with a cancelled ISBN or ISSN and search for it by ISBN or ISSN in Koha. See http://www.loc.gov/marc/bibliographic/bd020.html http://www.loc.gov/marc/bibliographic/bd022.html -- You are receiving this mail because: You are watching all bug changes.