Sign in Sign up
rubygems

db_text_search

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.

Activity

Latest release
4y ago
Total releases
9
Cadence
~9 months
Last 12 months
0

Details

License
MIT
First release
Mar 29, 2016
Releases
Version Released
1.0.0 major
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.2 patch
0.1.1 initial