https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37871 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> 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 <caroline.cyr-la-rose@inlibro.com> --- Is the title better, and release notes clear? -- You are receiving this mail because: You are watching all bug changes.