[Koha-bugs] [Bug 27153] New: ElasticSearch should search keywords apostrophe blind

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 4 15:55:54 CET 2020


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

            Bug ID: 27153
           Summary: ElasticSearch should search keywords apostrophe blind
 Change sponsored?: ---
           Product: Koha
           Version: 20.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.field at ptfs-europe.com

We are often asked why keyword searches don't ignore apostrophes. 

If you searched for "carries war" on Google, the first hits that come up are
for Carrie's War by Nina Bawden. 

If you do a keyword search in Koha for "carries war" you get 0 hits. If you
search for "carrie's war" you will find copies of this book.

Koha with ElasticSearch should search apostrophe-blind (ignore the apostrophe). 

This was a perennial problem with zebra. In zebra you had to change
words-icu.xml to ignore apostrophes.

We should deliver an ES index_config.yaml that handles this scenario.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list