---- Reported by henridamien@koha-fr.org 2009-09-02 13:45:06 ---- Auto truncation and QueryAutotruncate system preference would not work without QueryStemming. Search on a truncated word and then on two, or three with only QueryAutoTruncate ---- Additional Comments From henridamien@koha-fr.org 2009-09-02 13:49:10 ---- Created an attachment this patch enables autotruncation when QueryAutoTruncate Is set --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:12 UTC --- This bug was previously known as _bug_ 3571 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3571 Imported an attachment (id=1438) Actual time not defined. Setting to 0.0 The original submitter of attachment 1438 [details] [review] is unknown. Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
There's a patch, but status is NEW. Changing it to Needs Signoff.
The script devel/misc/testbugzillapatches.pl has detected that this bug does not apply anymore, so i'm marking this bug as "does not apply". The script is supposed to handle conflicts related to updatedatabase, but no other cases of merge conflict. So the conflict may be trivial to fix. If it happens that the patch attached does apply cleanly, please send me an email, there's something wrong in the script. It's possible, as it's a recent script. If the patch applies does not apply as I think, please rebase and resubmit, thanks
I think that this is already in master C4::Search::buildQuery somehow.