[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 9 01:49:26 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472

Janusz Kaczmarek <januszop at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |januszop at gmail.com

--- Comment #4 from Janusz Kaczmarek <januszop at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list