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

  1. This addon provides the ability to create GIN or GiST indexes of char and text
  2. fields and also to use the search operator `%` in search domains. Currently
  3. this module doesn't change the backend search or anything else. It provides
  4. only the possibility to perform the fuzzy search for external addons.