http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5318 Summary: rank weight error in ccl.properties Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Searching AssignedTo: gmcharlt@gmail.com ReportedBy: fridolyn.somers@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 In ccl.properties, rank weights are defined for a weighted query. (look at Search.pm) It is : # Rank Weights r1 9=32 r2 9=28 r3 9=26 r4 9=10 r5 9=22 r6 9=20 r7 9=18 r8 9=16 r9 9=14 Rank r4 is wrong, it should be : r4 9=24 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.