You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
301 B
4 lines
301 B
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.
|