Commit Graph

1 Commits (47d914f73f116882b5fb04e77d64559a7697e5f6)

Author SHA1 Message Date
Jairo Llopis 39aeff6f97 [IMP] base_search_fuzzy: correct patching, remove similarity order
- [Server-wide patching should be done in `post_load` hook][1], and there's where it's done now.
- Remove similarity order, as it had no use in the wild and was buggy.
- Refactor monkey patch to remove some nonsense.
- Move tests to at_install mode, now that the patch is installed correctly.

@Tecnativa TT31444
2022-03-11 08:44:39 +01:00