[Bug 28203] New: Add Match-heading search and UNIMARC mappings
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28203 Bug ID: 28203 Summary: Add Match-heading search and UNIMARC mappings Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: alex.arnaud@biblibre.com As the authority matching use Match-heading index, we should add these search field and related mapping to avoid authority duplicating when cataloguing biblios ( Biblioaddsauthorities and AutoCreateAuthorities enabled). -- 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=28203 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add Match-heading search |Add Match-heading search |and UNIMARC mappings |field and UNIMARC mappings -- 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=28203 --- Comment #1 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 120093 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120093&action=edit Bug 28203: Add Match-heading search fields and related unimarc mappings -- 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=28203 --- Comment #2 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 120094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120094&action=edit Bug 28203: Add Match-heading-see-from unimarc mappings -- 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=28203 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- 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=28203 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Hi Alex. Are you able to provide a test plan? I'd then be happy to test. I got part of the way (UNIMARC instance with Elasticsearch), but I'm not familiar enough with mappings and searching/authorities to be able to do it without one. This is how far I got: 1. On a UNIMARC installation: - Enable Elasticsearch (set searchengine system preference to Elasticsearch) - Reindex: koha-elasticsearch --rebuild -b -a kohadev - Enable Biblioaddsauthorities (set to allow) and AutoCreateAuthorities (set to generate) system references, if not already enabled 2. Replicate the issue: authority record duplicated because here are no mappings for the search for XXX when cataloging a new record: - setup a subfield to use authorities when adding or editing(?) 3. Apply the patch. 4. Repeat step 2: => Result: authority found and not duplicated David -- 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=28203 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=29191 -- 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=28203 --- Comment #4 from Fridolin Somers <fridolin.somers@biblibre.com> --- Looks like is is missing 245 for auth type NAME_COL -- 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=28203 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |alex.arnaud@biblibre.com |ity.org | --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Please don't forget to fill in Assignee, thx! -- 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=28203 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |nick@bywatersolutions.com --- Comment #6 from Nick Clemens <nick@bywatersolutions.com> --- I don't think this is correct - Match-heading is a standardized format based on the heading of the authority record - it is constructed according to set rules and does not need to be configurable. The field has been removed from mappings and is auto-constructed in the indexing now The changes for Match-heading-see-from could be moved forward, I am not sure how utilized this field is though -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28203 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Failed QA -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org