]> git.evergreen-ils.org Git - working/Evergreen.git/commit
kpac : global filter config option
authorBill Erickson <berick@esilibrary.com>
Wed, 23 May 2012 15:44:28 +0000 (11:44 -0400)
committerMike Rylander <mrylander@gmail.com>
Mon, 30 Jul 2012 19:05:03 +0000 (15:05 -0400)
commitb81065a3a915d2ab8078e71cf8622b7f45dd9277
tree0992f9ecd61f25e9aefc7c2cb4bcc511f0e38f36
parentdaa378ef6fab24ed20786f444007060df8d55db6
kpac : global filter config option

Allows for configuration of an always-on global search filter.  All
searches, regardless of origin, in the kpac will be appended by this
filter when configured.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/examples/kpac.xml.example
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGKPacLoader.pm