https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24155
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #9 from Andrew Fuerste-Henry <[email protected]> --- With this patch, weights don't seem to be applied in a basic search. To recreate (in the default data for master): 1 - verify you're using ES and have no weights set 2 - do a basic search for "music" 3 - Note your top three results are "New Musical Express," "Miles Davis," and "All Music Guide to Soul" 4 - Enter 100 in weights for title index 5 - Reload your search 6 - Note your top three results are now "New Musical Express," "All Music Guide to Soul," and "Music Theory for Dummies." 7 - Apply patch 8 - Reload search and see you're back to your results ordering from step 3 9 - go to advanced search, perform a keyword search for "music" with "Apply field weightings to search" box checked 10 - Note these results match what's in step 6 -- 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/
