https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472 --- Comment #36 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
It may not comply exactly to Library of Congress Filing Rules, but Koha is for the whole world and not everyone wants to comply with Library of Congress Filing Rules!
That wouldn't prevent someone to submit a change in another ticket to implement the Library of Congress Filing Rules. From a functional POV if there is no other convention that this would conflict with, then there wouldn't be an issue to change that last sorting rule.
I think it is for a developer to say if it is easier and quicker to make this patch comply to Library of Congress Filing Rules (i.e., treat hyphens, commas, etc. as spaces)
About that, I'm not sure there is a config in ICU or Elastic that changes only what we need without messing up all the rest. For reference if someone wants to dig into that: https://www.elastic.co/guide/en/elasticsearch/plugins/7.17/analysis-icu-coll... https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/icu/tex...
or just get this fix out there to make it better now
We might be in this situation. It seems getting the last detail (which isn't strictly the initial report but a thread that lead us to a clew of yarn ^^) suddenly greatly raises the time to make a working solution. Other than that, the current proposal has no known potential issue, right? -- You are receiving this mail because: You are watching all bug changes.