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. * Basic full-text search for a list of terms, and FTS index creation.
Required Ruby Version
~> 2.1
Authors
Gleb Mazovetskiy
Versions
- 1.0.0 February 18, 2022 (13.5 KB)
- 0.3.2 April 10, 2021 (13.5 KB)
- 0.3.1 August 17, 2019 (13.5 KB)
- 0.3.0 October 14, 2018 (13.5 KB)
- 0.2.2 June 10, 2017 (13 KB)
- 0.1.2 March 30, 2016 (12 KB)