https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40853
--- Comment #7 from Jason Robb <[email protected]> --- Created attachment 187582 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187582&action=edit MARC records for testing This marc file contains 1000 bibs with the terms "book" "of" and "hope" somewhere in the records. There are two records with the exact title "The book of hope". To test with these records: 1.) Import the records 2.) Do a keyword search for book of hope (no quotes) and note the exact titles are not near the top of the results 3.) Enable ElasticsearchBoostFieldMatch, do the same search, still not boosted 4.) Apply the patch 5.) Search again with ElasticsearchBoostFieldMatch enabled, the exact titles should be at the top of the results this time As I noted in another comment, this only happens with es7. When testing with es8 the search does get boosted at step 3. -- 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/
