[Koha-bugs] [Bug 21357] Filter elisions from index and search terms in Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 15 06:23:14 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #75 from David Cook <dcook at prosentient.com.au> ---
(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.


More information about the Koha-bugs mailing list