5 ms·
Removing the inconsistency across different operating systems, I guess?
by Kognito 2y ago
Removing the inconsistency across different operating systems, I guess?
- nwellnhof 2y agoThere can even be inconsistencies after glibc upgrades.
- bzzzt 2y 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.