https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40853 --- Comment #8 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- (In reply to Thomas Klausner from comment #6)
I wanted to QA this, but I could not see any difference between before/after applying the patch, and the search result seemed correct before applying.
Maybe the test plan can be improved? For example I have no clue what the expected search results should be for 'novel' / 'a novel' (because the newly created books with those titles where shown at the start of the list even before applying the patch)
Try adding weights to fields before applying the patch as well: http://localhost:8081/cgi-bin/koha/admin/searchengine/elasticsearch/mappings... Set weights like: title 32 author 16 subject 8 -- You are receiving this mail because: You are watching all bug changes.