https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357 Bouzid Fergani <bouzid.fergani@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #98246|0 |1 is obsolete| | --- Comment #50 from Bouzid Fergani <bouzid.fergani@inlibro.com> --- Created attachment 101307 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101307&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> Signed-off-by: Bouzid Fergani <bouzid.fergani@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.