https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19670
Bug ID: 19670
Summary: search_marc_map.marc_field should have
COLLATE=utf8_bin
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
With COLLATE=utf8_unicode_ci it's not possible to map fields with same letter
but different case (eg 995a and 995A) with the form of
elasticsearch/mappings.pl. Changing the collation in the database fix the
issue.
--
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]
http://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/