5 ms·
Removing the inconsistency across different operating systems, I guess?
by Kognito 3y ago
Removing the inconsistency across different operating systems, I guess?
- nwellnhof 3y agoThere can even be inconsistencies after glibc upgrades.
- bzzzt 3y agoYes, you can run into that kind of stuff when configuring stuff like accent insensitive search. Most people just wrap the unstable function in a 'stable' wrapper which means you will have to reindex after an incompatible glibc update.