[Koha-bugs] [Bug 24143] buildQuery should disable Query* on identifier search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 26 17:01:32 CEST 2020


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

--- Comment #4 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 109185
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109185&action=edit
Bug 24143: Disable QueryXXX when searching on a authority number

Using the ident or identifier-standard index should not involve
any of the following features:

 - QueryAutoTruncate
 - QueryFuzzy
 - QueryStemming
 - QueryWeightFields

This is used in autorities search table to display use count.

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


More information about the Koha-bugs mailing list