[Koha-bugs] [Bug 27141] New: QueryWeightFields should be 0 on new installs since QueryAutoTruncate is 1

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 3 06:57:47 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27141

            Bug ID: 27141
           Summary: QueryWeightFields should be 0 on new installs since
                    QueryAutoTruncate is 1
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: System Administration
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Since QueryAutoTruncate automatically disables QueryWeightFields, it does not
make sense that both are set to 1 in "./installer/data/mysql/sysprefs.sql"

I think that we should have QueryWeightFields set to 0 for new installations.

It would even be tempting to set QueryWeightFields to 0 where QueryAutoTruncate
is set to 1 on existing installs, except that someone might be (unwisely)
trialling different Query* settings before/during a Koha upgrade.

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


More information about the Koha-bugs mailing list