mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-26 09:22:29 +02:00
On the user search API by similarity, we had a flaky test because 2 users had the same similarity score. Adding a secondary ordering field makes ordering deterministic between users who share the same similarity score.