# Functions
Migrations returns migrations to be applied on top of the "common" migrations for the postgres built-in full-text search module to work, the module migration IDs range is [3000-3999].
Search is an implementation of the postgres.SearchFn function based on the postgres built-in full-text search.
# Variables
FcTranslator is the filter conditions translator from simila QL to the Postgres dialect.