[Koha-bugs] [Bug 26192] New: Elasticsearch does not sort call numbers correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 11 16:31:08 CEST 2020


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

            Bug ID: 26192
           Summary: Elasticsearch does not sort call numbers correctly
 Change sponsored?: ---
           Product: Koha
           Version: 19.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: bwsdonna at gmail.com

Using LC classification and Elasticsearch results in call numbers not being
sorted correctly.  For example, a search for call number VA65, with results
sorted by call number 0-9 gives you this:
VA65 E7
VA65 E45
VA65 E57
VA65 E471

but in Zebra gives you the correct sort:
VA65 E45
VA65 E471
VA65 E57
VA65 E7

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


More information about the Koha-bugs mailing list