[Bug 15541] Prevent normalization during matching/import process
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15541 --- Comment #20 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to David Cook from comment #19)
While the matchpoint_component_norms.norm_routine isn't currently used in the code, I add some code that does use it for the sole purpose of detecting a "none" or "raw" normalization (ie no normalization).
Sorry, but I'm still not sure what you're asking, Marcel. Honestly, there should probably be no normalization at this step. I would remove the "Normalization rule" from the code, but it affects too many existing systems. The patch I have here is the lightest change while also providing the desired functionality. I'm not sure what else a person could do to skip the normalization in a way that is backwards compatible.
I understand your point hopefully :) If we start using this field: Since it was meant to add a Normalize class, I think you should create at least a rudimentary one now. Moving the _normalize code and add your none/raw normalizations. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org