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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to