https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357 --- Comment #47 from Michal Denar <black23@gmail.com> --- Created attachment 98246 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98246&action=edit Bug 21357: Allow to use multiple ES language analyzers Test plan: 1. Apply this patch 2. If you have a custom `field_config.yaml` report the diff in your custom config 3. Create biblios in english and french 4. misc/search_tools/rebuild_elasticsearch.pl 5. Test biblio search at intranet with stemming and ellision in mind Examples of test queries: - "journal actualité" => should return results with "Journaux d'actualités" in it - "lord lady" => should return results with "Lords and Ladies" in it Signed-off-by: Michal Denar <black23@gmail.com> -- You are receiving this mail because: You are watching all bug changes.