mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 05:12:07 +02:00
4 lines
301 B
ReStructuredText
4 lines
301 B
ReStructuredText
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.
|