https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #75 from David Cook <[email protected]> --- (In reply to Janusz Kaczmarek from comment #74) > ... I mean the original apostrophe filter: > https://www.elastic.co/guide/en/elasticsearch/reference/8.7/analysis- > apostrophe-tokenfilter.html According to the documentation, that was originally created for the Turkish language. In English, it would work well with apostrophe S ('s) but not so well for contractions like "don't" or "can't". It would also break languages like Ukrainian: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27153#c14 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
