Bugzilla – Attachment 43127 Details for
Bug 12478
Elasticsearch support for Koha
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12478: Reintroduce the SearchEngine system preference
Bug-12478-Reintroduce-the-SearchEngine-system-pref.patch (text/plain), 1.05 KB, created by
Jonathan Druart
on 2015-10-05 13:42:01 UTC
(
hide
)
Description:
Bug 12478: Reintroduce the SearchEngine system preference
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-10-05 13:42:01 UTC
Size:
1.05 KB
patch
obsolete
>From 59ac705fccf743e16269f3f5a1454e0438532dfe Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 5 Oct 2015 10:40:41 +0100 >Subject: [PATCH] Bug 12478: Reintroduce the SearchEngine system preference > >It is in the sysprefs.sql file, but could have been removed by the previous >entry (3.17.00.027). >--- > .../data/mysql/atomicupdate/bug_12478_reintroduce_searchengine_pref.sql | 1 + > 1 file changed, 1 insertion(+) > create mode 100644 installer/data/mysql/atomicupdate/bug_12478_reintroduce_searchengine_pref.sql > >diff --git a/installer/data/mysql/atomicupdate/bug_12478_reintroduce_searchengine_pref.sql b/installer/data/mysql/atomicupdate/bug_12478_reintroduce_searchengine_pref.sql >new file mode 100644 >index 0000000..7312d96 >--- /dev/null >+++ b/installer/data/mysql/atomicupdate/bug_12478_reintroduce_searchengine_pref.sql >@@ -0,0 +1 @@ >+INSERT IGNORE INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES ('SearchEngine','Zebra','Elasticsearch|Zebra','Search Engine','Choice') >-- >2.1.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 12478
:
29204
|
31128
|
31129
|
33136
|
33137
|
33138
|
33139
|
33140
|
33141
|
35654
|
40903
|
42030
|
42031
|
42032
|
42033
|
42062
|
42063
|
42064
|
42065
|
42066
|
42067
|
42068
|
42069
|
42392
|
42393
|
43127
|
43128
|
43129
|
43130
|
43131
|
43132
|
43133
|
43134
|
43140
|
43141
|
43142
|
43148
|
43345
|
43346
|
43347
|
43348
|
43349
|
43350
|
43351
|
43352
|
43373
|
47767
|
47768
|
50115
|
50159
|
50211
|
50212
|
50213
|
50214
|
50245
|
50246
|
50291
|
50292