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@lists.koha-community.org Reporter: bwsdonna@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.