https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41141
Phil Ringnalda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Phil Ringnalda <[email protected]> --- Is step 0 maybe "Have a set of custom ES mappings which include mappings for Match-heading"? The intention of bug 24269 and bug 25273 was to have the Match-heading index be exactly $heading->search_form on the authority field, so it shouldn't matter that the )(= are stripped from the biblio heading since they are also stripped from the authority heading while creating the Match-heading index. But I know from a horrible mislinking bug on my production system with stale vendor-supplied mappings that if you also still have custom Match-heading mappings, you'll get unexpected results. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
