server-tools/base_search_fuzzy/readme
Jairo Llopis 52bfe5b2e5 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
2023-02-04 21:07:03 +00:00
..
CONFIGURE.rst base_search_fuzzy: Migration to 11.0 2023-02-04 21:07:02 +00:00
CONTRIBUTORS.rst base_search_fuzzy: Migration to 14.0 2023-02-04 21:07:03 +00:00
DESCRIPTION.rst base_search_fuzzy: Migration to 12.0 2023-02-04 21:07:02 +00:00
INSTALL.rst base_search_fuzzy: Migration to 11.0 2023-02-04 21:07:02 +00:00
ROADMAP.rst base_search_fuzzy: Migration to 11.0 2023-02-04 21:07:02 +00:00
USAGE.rst base_search_fuzzy: correct patching, remove similarity order 2023-02-04 21:07:03 +00:00