[Koha-bugs] [Bug 13414] New: Enable right truncation with search by relevance

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 9 10:59:49 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13414

            Bug ID: 13414
           Summary: Enable right truncation with search by relevance
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: gmcharlt at gmail.com
          Reporter: koha at univ-lyon3.fr
        QA Contact: testopia at bugs.koha-community.org

Created attachment 34199
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34199&action=edit
Enable right truncation with search by relevance

This patch slightly modifies build_weighted_query function (Search.pm) that
defines the ranking levels for a search by relevance
in order to make right truncation possible when QueryWeightFields syspref is
activated (even ranked with little weight)
it modifies the type of this syspref from boolean to choice in order to add
this possiblity as a third option : Search by relevance with right truncation. 
Default remains Search by relevance (without truncation).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list