Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Jared Camins-Esakov b086fcab9a Bug 9239: Add syspref to enable QueryParser
In light of the experimental nature of the QueryParser code at this
juncture, it behooves Koha to have the option of disabling QP, at least
for the purpose of comparing results between QP-enabled and QP-disabled
searches. This patch adds a UseQueryParser syspref to do just that. In
cases where the user enables QP without having QP installed, however,
there will be no dramatic failure, and Koha will simply fall back to
using the non-QP search code.

In order to reduce the overhead added by the introduction of QueryParser,
this patch adds a C4::Context->queryparser accessor to a static
QueryParser object which is initialized the first time it is required
and then reset thereafter.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Elliott Davis <elliott@bywatersolions.com>
Fixed merge conflict in sysprefs.sql and updatedatabase.sql

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixed merge conflict in sysprefs.sql und updatedatabase.pl
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-16 21:32:32 -04:00
..
acquisitions.pref Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
admin.pref Bug 9587 : Mozilla Persona login 2013-02-24 10:15:35 -05:00
authorities.pref BUG 9145: Authorities: standard language for UNIMARC 2013-02-20 08:42:10 -05:00
cataloguing.pref Bug 8347 - Koha forces UNIMARC 100 field code language to 'fre' 2013-02-20 09:06:31 -05:00
circulation.pref Bug 7243: Rewording and renaming 2013-01-24 09:17:12 -05:00
creators.pref
enhanced_content.pref Bug 8733: Add IDreamBooks.com enhanced content 2013-02-04 08:01:19 -05:00
i18n_l10n.pref Bug 2832 - Make alphabet localizable 2012-11-05 09:25:29 -05:00
local_use.pref
logs.pref Bug 9293 - action_logs not tracking payments 2013-03-11 17:59:17 -04:00
opac.pref Bug 9756 - Patron self registration missing preference PatronSelfRegistrationAdditionalInstructions 2013-03-15 19:10:58 -04:00
patrons.pref [PATCH] bug_7420: Added overduefinescap to issuingrules 2012-07-25 18:33:20 +02:00
searching.pref Bug 9239: Add syspref to enable QueryParser 2013-03-16 21:32:32 -04:00
serials.pref
staff_client.pref Bug 8163: Click to populate XSLT preferences with "default" or empty values 2012-11-23 12:28:02 -05:00
web_services.pref Bug 7249: Syspref to control number of rows in web service results 2012-05-11 10:26:33 +02:00