Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 8853: Suppress links in basketgroups list 2013-03-13 08:02:34 -04:00
admin Bug 9239: Add syspref to enable QueryParser 2013-03-16 21:32:32 -04:00
authorities Bug 9676 - Replace YUI buttons on authorities editor page with Bootstrap 2013-03-07 10:20:38 -05:00
basket Bug 9669 - Replace YUI buttons on staff client cart toolbar 2013-02-28 19:14:46 -05:00
batch
catalogue Bug 9690 - Replace YUI buttons on the catalog search results page with Bootstrap 2013-03-15 19:21:52 -04:00
cataloguing Bug 9450 [Revised] Use DataTables in cataloging Z39.50 search results 2013-03-07 10:38:01 -05:00
circ Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
errors
help
installer
labels Bug 9635 - Replace YUI buttons on label batches pages with Bootstrap 2013-02-18 08:55:55 -05:00
members Bug 8054 - double clicking can cause duplicate payments/fines 2013-03-11 08:14:12 -04:00
offline_circ
patroncards Bug 9695 - Use alphabet system preference on page used to browse patrons for patron card batches 2013-03-13 08:43:25 -04:00
reports Bug 9466 [Revised] Use DataTables on saved reports page 2013-03-15 19:23:28 -04:00
reserve
reviews
rotating_collections
serials
services
sms
suggestion Bug 9653: FIX collapse class is used by already Bootstrap 2013-03-07 09:28:53 -05:00
tags
test
tools Bug 9650 - Show message if there are no notices 2013-02-20 08:25:33 -05:00
virtualshelves Bug 9458 - Add sorting to lists - QA Followup 4 2013-03-13 09:06:20 -04:00
z3950
about.tt
auth.tt
intranet-main.tt