Commit Graph

1 Commits (e6db48917f61d22a638cf801d1211c963da4fe6b)

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