https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19575 Bug ID: 19575 Summary: Use canonical field names and resolve aliased fields Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: glasklas@gmail.com The current elastic search fields seems to be a mix between zebra aliases, field names, some duplicates and new fields. This causes issues with sorting in UI and hard-coded search-links in XSL-templates for example. I have attempted to clean things up a bit, which resolves many of these issues. I might not have the time to do so today, but will attempt to find and mark all current issues resolved by this fix. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.