db_text_search 0.2.1
Different relational databases treat text search very differently. DbTextSearch provides a unified interface on top of ActiveRecord for SQLite, MySQL, and PostgreSQL to do case-insensitive string-in-set querying and CI index creation, and basic full-text search for a list of terms, and FTS index creation.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
activerecord
< 6.0, >= 4.1.15