https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357 --- Comment #33 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 98169 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98169&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 -- You are receiving this mail because: You are watching all bug changes.