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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
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/