https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40853
Jason Robb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #187422|0 |1 is obsolete| | --- Comment #3 from Jason Robb <[email protected]> --- Created attachment 187500 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187500&action=edit Bug 40853: Add ElasticsearchBoostFieldMatchAmount system preference This adds a new system preference to control the amount of boost. The default of 0 will act as before this patch. You can add any positive number, or a number between 0 and 1 for negative boost To test: 1 - Add a record with 245 $a novel 2 - Add a record with 245 $a A novel : $b about things / $c by me 3 - Search for: novel 4 - Search for: a novel 5 - Apply patch, restart all 6 - Repeat searches, note exact titles are boosted 7 - Test with more titles as you are able Signed-off-by: Jason Robb <[email protected]> -- 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/
