Koha/admin/searchengine/elasticsearch
Caroline Cyr La Rose 477b93e3ff
Bug 36953: Add 678 to authority index (MARC21)
This enhancement adds field 678 to the default MARC21 authority index mappings.

To test:
1. Import the attached .mrc file
2. Go to Authorities
3. Search "Entire record" for innu
   --> No results
4. Go to the OPAC > Authority search
5. Search "in the complete record" for innu
   --> No results
6. Apply patch
7. Reindex authorities (in KTD shell:
   koha-elasticsearch --rebuild -a -v -r kohadev)
8. Redo step 3
   --> 1 result
9. Redo steps 4-5
   --> 1 result

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-06-27 17:24:40 +02:00
..
field_config.yaml
index_config.yaml
mappings.pl Bug 36396: Prevent link to av for 'specials' 2024-05-07 15:53:53 +02:00
mappings.yaml Bug 36953: Add 678 to authority index (MARC21) 2024-06-27 17:24:40 +02:00