https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32488
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from David Nind <[email protected]> --- I've tested the Elasticsearch changes, and these work, so happy to sign off. Not sure how to test the Zebra changes. Elasticsearch testing notes (using KTD): 1. Start up KTD with ES7: ktd --es7 up 2. Go to Koha administration > Catalog > Search engine configuration (Elasticsearch) > Bibliohgraphic records 3. Search the page for 336, 337, and 338 4. Note that there are no search field mappings for this tag 5. Apply the patch 6. Either reset everything (reset_all) or from the staff interface (Reset mappings) 7. Note that these new mappings are in place: . content-type-code: 336b . content-type-term: 336a . media-type-code: 337b . media-type-term: 337a . carrier-type-code: 338b . carrier-type-term: 338a -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
