https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28309
Bug ID: 28309
Summary: Searching with hyphen doesn't work with Elasticsearch
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
If a biblio title contains the hyphen character "–" / \xE28093 and you try to
search the title as it is written with the hyphen the search produces no
results. I think we need to add hyphen to the list of punctuation characters to
ignore to fix this problem. The file is in
admin/searchengine/elasticsearch/index_config.yaml
The issue could probably fixed also by removing hyphen in the tokenization step
when storing the record to the index?
--
You are receiving this mail because:
You are the assignee for the bug.
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/