https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472 --- Comment #5 from Aleisha Amohia <aleisha@catalyst.net.nz> --- (In reply to Katrin Fischer from comment #3)
I wonder if there could be some similarities to bug 33594
I applied the fixes from Bug 33594 but it didn't seem to solve this problem, thank you anyway! (In reply to Janusz Kaczmarek from comment #4)
I'm unable to verify it right now, but maybe somebody could -- if adding "alternate: shifted" in admin/searchengine/elasticsearch/field_config.yaml here:
sort: default: type: icu_collation_keyword index: false numeric: true + alternate: shifted
would solve the issue.
This worked at least for upstream, I will attach a patch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.