User Details
- User Since
- Mar 6 2015, 3:17 PM (575 w, 3 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- ObsequiousNewt [ Global Accounts ]
Jun 28 2017
I'm satisified with the solution thus far, since I should at least be able to do everything that I want to do. I'm kind of surprised at the decision to use separate folding for different languages; I know that some letters are considered not equal to their diacritic-less equivalents, but I would have imagined that the problem here (if it is even a problem; I'm not sure that folding these wouldn't be desirable regardless; after all, we do already fold near-matches, don't we?) is worth the overhead of determining and implementing separate folding heuristics for each language.
Dec 21 2016
I would imagine that universal folding would be helpful—especially given the sense that we print inexact matches anyway—but I am only an English speaker.
Apr 21 2016
@Deskana It affects other scripts than Greek (e.g. searching for емкостях will not yield ёмкостях, etc.) and more sites than en.wikt (de.wikt and el.wikt, as well as en.wp and de.wp, and almost certainly others). It does not seem to affect el.wp—although I can't tell whether the problem has also been solved there in other scripts, or whether just a partial workaround has been implemented.
Apr 13 2016
Mar 20 2015
https://bugs.php.net/bug.php?id=69267 has been filed.