Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Galen Charlton 036f2a50e1 Bug 10500: (follow-up) disable AggressiveMatchOnISBN if UseQueryParser is on
The original patch did not correctly construction ISBN phrase
searches when QP is on.  Unfortunately, when attempting to fix that,
I discovered that there's a deep bug in QP that makes it generate
incorrect search queries when combining more than two atoms
in with the || operator.  Consequently, until that can be fixed,
this patch ensures that if UseQueryParser is on, AggressiveMatchOnISBN
has no effect.

To state it anther way, AggressiveMatchOnISBN works only when QP
is not in use.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-05-05 19:31:00 +00:00
..
acquisitions.pref Bug 7180: (follow-up) use "MARC record" instead of "marcrecord" 2014-05-04 20:46:57 +00:00
admin.pref
authorities.pref
cataloguing.pref Bug 10500: (follow-up) disable AggressiveMatchOnISBN if UseQueryParser is on 2014-05-05 19:31:00 +00:00
circulation.pref
creators.pref
enhanced_content.pref
i18n_l10n.pref
local_use.pref
logs.pref
opac.pref Bug 6739: (follow-up) tweak wording 2014-05-05 02:19:18 +00:00
patrons.pref Bug 6739: make it possible to block expired patrons from OPAC actions 2014-05-05 01:49:05 +00:00
searching.pref Bug 10862: (follow-up) fix a couple of issues 2014-05-05 03:07:23 +00:00
serials.pref
staff_client.pref
tools.pref
web_services.pref