Koha/installer/data/mysql
Ere Maijala 0047ede37e Bug 22339: Fix search field mappings of MARC fixed fields
Fixes handling of /0 selector in addition to several fixed field positions. Note that ff7-01-02 is in fact 00-01 in Zebra and that has been replicated here.

Test plan:
1. Before applying a patch, check from Elasticsearch (e.g. localhost:9200/koha_biblios/_search?q=_id:123) what is indexed in Elasticsearch for a record for date-entered-on-file, ff7-00, ff7-01, ff7-02 and lleader.
2. Apply the patch, update database and save the record again.
3. Verify that the contents of the forementioned fields is now correct in Elasticsearch.
4. Verify that tests pass:  prove -v t/Koha/SearchEngine/Elasticsearch.t

Signed-off-by: Björn Nylén <bjorn.nylen@ub.lu.se>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-04-25 10:32:09 +00:00
..
atomicupdate Bug 22339: Fix search field mappings of MARC fixed fields 2019-04-25 10:32:09 +00:00
de-DE Bug 21545: Translate new ACCOUNT_PAYMENT and ACCOUNT_WRITEOFF notices to German 2019-04-18 12:00:14 +00:00
en Bug 21545: Translate 'Stock rotation slip' 2019-04-18 12:00:14 +00:00
es-ES Bug 21545: Translate 'Stock rotation slip' 2019-04-18 12:00:14 +00:00
fr-CA Bug 22095: Replaced dead links with working links 2019-01-17 02:23:27 +00:00
fr-FR Bug 21545: Translate 'Stock rotation slip' 2019-04-18 12:00:14 +00:00
it-IT Bug 22095: Replaced dead links with working links 2019-01-17 02:23:27 +00:00
mandatory Bug 20581: Modifications to database schema 2019-02-22 14:31:31 +00:00
nb-NO Bug 21545: Translate 'Stock rotation slip' 2019-04-18 12:00:14 +00:00
pl-PL Bug 21545: Translate 'Stock rotation slip' 2019-04-18 12:00:14 +00:00
ru-RU Bug 21545: Translate 'Stock rotation slip' 2019-04-18 12:00:14 +00:00
uk-UA Bug 21545: Translate 'Stock rotation slip' 2019-04-18 12:00:14 +00: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 22729: DB update 2019-04-25 10:06:44 +00: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 22318: Example implementation: OpacNavRight system preference 2019-04-18 10:47:03 +00:00
update22to30.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
updatedatabase.pl Bug 22729: DBRev 18.12.00.061 2019-04-25 10:09:09 +00:00
userflags.sql Bug 11897: Add mising semi-colon to user*.sql 2018-10-09 17:19:00 +00:00
userpermissions.sql Bug 20128: Add new permission for new installations 2019-04-17 12:25:26 +00:00