[Bug 37924] New: Some UNIMARC subfields of 995 field are indexed in wrong indexes
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37924 Bug ID: 37924 Summary: Some UNIMARC subfields of 995 field are indexed in wrong indexes Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: mathsabypro@gmail.com QA Contact: testopia@bugs.koha-community.org After https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30373 the meaning of some subfields of 995 field (used for items) have changed. The configuration of Zebra and Elasticsearch must take those changes into account. 6 changes must be made : - 995$3 is indexed with zebra in "withdrawn" index. It should be "restricted" index - it is not indexed in Elasticsearch. It should be indexed in Elasticsearch "restricted" index - 995$8 is indexed in Elasticsearch in "ccode" index. It should be "coded-location-qualifier" index - it is not indexed in Zebra. It should also be indexed in Zebra "coded-location-qualifier" index - 995$a is indexed in "homebranch" index. It should be "acqsource" index - it is not indexed in Elasticsearch. it should also be indexed in Elasticsearch "acqsource" index -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37924 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37924 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30373 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30373 [Bug 30373] Rewrite UNIMARC installer data to YAML -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37924 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |mathsabypro@gmail.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37924 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37924 --- Comment #1 from Mathieu Saby <mathsabypro@gmail.com> --- I am writing a patch -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org