Hide
Do search results sorted by title, author, whatever sort in the appropriate alphanumeric order for non-latin scripts and for diacritics, interfiled however they should be? There may be language by language issue --in Chinese, I believe sort order is determined by number of strokes in the first pictographic character, not by the alphabet ?
Stanford has a title_sort and an author_sort field ... that doesn't sort correctly. We have a way to map Latin diacritics to plain chars (borrowed from Bob's code), but I'm not sure that's working ... and not sure what to do about non-latin chars.
Stanford "recently" converted Symphony to Unicode and partnered with Sirsi to get iLink to display and sort results appropriately. So someone here has a solid set of test cases and internal expertise to help get BL up to snuff on these.
Lauren Scott would be the key resource in coordinating this testing and feedback from the appropriate language experts.
Show
Do search results sorted by title, author, whatever sort in the appropriate alphanumeric order for non-latin scripts and for diacritics, interfiled however they should be? There may be language by language issue --in Chinese, I believe sort order is determined by number of strokes in the first pictographic character, not by the alphabet ?
Stanford has a title_sort and an author_sort field ... that doesn't sort correctly. We have a way to map Latin diacritics to plain chars (borrowed from Bob's code), but I'm not sure that's working ... and not sure what to do about non-latin chars.
Stanford "recently" converted Symphony to Unicode and partnered with Sirsi to get iLink to display and sort results appropriately. So someone here has a solid set of test cases and internal expertise to help get BL up to snuff on these.
Lauren Scott would be the key resource in coordinating this testing and feedback from the appropriate language experts.