8 Jan
2021
8 Jan
'21
2:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26051 --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 114957 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114957&action=edit Bug 26051: [alternate] We should sort callnumber based on cn-sort In zebra we sort by callnumber using 8007 cn-sort We should do the same in elasticsearch To test: 1 - Have Koha using Elasticsearch 2 - Perform a search 3 - Attempt to sort by callnumber 4 - Error in logs: No mapping found for [local-classification__sort] 5 - Apply patch 6 - Restart all 7 - Perform a search and sort by callnumber 8 - Success! -- You are receiving this mail because: You are watching all bug changes.