https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16952 --- Comment #7 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Radek Šiman (R-Bit Technology, s.r.o.) from comment #6)
Regardning your last post, the sorting is much more sofisticated. The simplified (your) alphabet is used only when we actually CAN decide about hte correct order. If we cannot, it's required to use special signs like in this example: - Sálá - Sála In this case the secondary ordering rule should be taken into account, I think.
According to Zebra documentation here: http://www.indexdata.com/zebra/doc/character-map-files.html It looks like zebra is not capable doing 2-level sorting... So propably this could be better than nothing, as it looks like secondary sorting is edge case... what do you think? -- You are receiving this mail because: You are watching all bug changes.