Hello, 2010/3/18 Maxime Petazzoni <[email protected]>: > The accent ordering problem is known. It's because we can't easily order > Unicode strings yet (ordering is language dependent, and a tricky > subject of linguistics).
No. Within the index and when an appropriate locale is selected, we are using specialised code (the i18n code you previously mentioned) that correctly sorts accents for a given language. Best regards, d.
