Koha/installer/data/mysql
Ere Maijala 4f42ea51d7
Bug 22258: Elasticsearch: Add array as an alternative MARC format
Adds preference ElasticsearchMARCFormat that controls whether MARC records are stored as ISO2709/MARCXML or array. Array is searchable by field and also indexes all subfields in the _all field for searching.

Test plan:
1. Test that searching and indexing works with the patch without any changes.
2. Switch to array format and index some records.
3. Check e.g. the 008 field of a record and verify that the record can be found with the contents enclosed in quotes.
4. Check that it's possible to search for a specific field/subfield. Search query: marc_data_array.fields.655.subfields.a:Diaries
5. Check that tests still pass, especially t/Koha/SearchEngine/Elasticsearch.t

Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-09-06 12:53:46 +01:00
..
atomicupdate Bug 22258: Elasticsearch: Add array as an alternative MARC format 2019-09-06 12:53:46 +01:00
de-DE Bug 11529: Add new fields to biblio table 2019-08-05 15:03:17 +01:00
en Bug 14570: (QA follow-up) fix sample borrowers, remove guarantorid) 2019-08-20 16:05:24 +01:00
es-ES Bug 11529: Add new fields to biblio table 2019-08-05 15:03:17 +01:00
fr-CA Bug 11529: Add new fields to biblio table 2019-08-05 15:03:17 +01:00
fr-FR Bug 11529: Add new fields to biblio table 2019-08-05 15:03:17 +01:00
it-IT Bug 11529: Add new fields to biblio table 2019-08-05 15:03:17 +01:00
mandatory Bug 17178: Add shortcut to keyboard_shortcut table 2019-06-28 15:54:19 +01:00
nb-NO Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
pl-PL Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
ru-RU Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
uk-UA Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
account_offset_types.sql Bug 22521: (QA follow-up) Corrections to tests 2019-04-17 16:49:36 +00:00
audio_alerts.sql
backfill_statistics.pl Bug 13795: Remove occurences of unused columns in code 2019-04-18 10:05:51 +00:00
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 14570: Add a UNIQUE constraint on guarantor_id+guarantee_id 2019-08-20 16:05:51 +01:00
labels_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
patroncards_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
sysprefs.sql Bug 22258: Elasticsearch: Add array as an alternative MARC format 2019-09-06 12:53:46 +01:00
update22to30.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
updatedatabase.pl Bug 23265: (bug 12063 follow-up) Remove Koha::Holds from updatedatabase 2019-09-06 12:50:34 +01:00
userflags.sql Bug 23109: Improve description of staffaccess permission 2019-06-24 17:14:36 +01:00
userpermissions.sql Bug 11529: (follow-up) Remove manage_keywords2koha_mappings permission. 2019-08-05 15:03:19 +01:00