Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
5
base_search_fuzzy/readme/DESCRIPTION.md
Executable file
5
base_search_fuzzy/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,5 @@
|
||||
This addon provides the ability to create GIN or GiST indexes of char
|
||||
and text fields and also to use the search operator % in search domains.
|
||||
Currently this module doesn't change the backend search or anything
|
||||
else. It provides only the possibility to perform the fuzzy search for
|
||||
external addons.
|
||||
Reference in New Issue
Block a user