13 Apr
2026
13 Apr
'26
11:10 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39516 --- Comment #1 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 197160 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197160&action=edit Bug 39516: Add composite_scores column to import_record_matches Adds a new nullable longtext column `composite_scores` to the `import_record_matches` table to store a JSON object mapping each matchpoint search_index to the score it contributed to the total. This allows the UI to display a breakdown of match scores (e.g. "title:50, author:50") rather than just the aggregate total. -- You are receiving this mail because: You are watching all bug changes.