https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37871
Caroline Cyr La Rose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FindDuplicate finds weird |Remove extraneous 246 |duplicates |subfields from the title | |mappings (Elasticsearch, | |MARC21) Text to go in the| |This patch limits indexing release notes| |of field 246 to $a, $b, $n, | |and $p in various title | |indexes. | |Previously, all | |246 subfields were indexed, | |including non-title | |subfields such as $i | |(Display text), $g | |(Miscellaneous | |information), and linking | |subfields, making the title | |index very large and giving | |false results, especially | |when looking for duplicates | |in cataloging. --- Comment #10 from Caroline Cyr La Rose <[email protected]> --- Is the title better, and release notes clear? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
