RubyGems Navigation menu

db_text_search 0.3.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:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.0 - February 18, 2022 (13,5 ko)
  2. 0.3.2 - April 10, 2021 (13,5 ko)
  3. 0.3.1 - August 17, 2019 (13,5 ko)
  4. 0.3.0 - October 14, 2018 (13,5 ko)
  5. 0.2.2 - June 10, 2017 (13 ko)
Voir toutes les versions (10)

Dépendances de Runtime (1):

activerecord >= 4.1.15, < 7.0

Dépendances de Development (6):

mysql2 >= 0.3.20
pg >= 0.18.4
rake ~> 11.0
rspec ~> 3.4
simplecov >= 0
sqlite3 >= 1.3.11

Propriétaires:

Pushed by:

Auteurs:

  • Gleb Mazovetskiy

Total de contrôle SHA 256:

bd8ae34d7c706b39286086130011b853bec87b7f757210a6ce21e211fc498161

Total de téléchargements 111 695

Pour cette version 19 846

License:

MIT

Version de Ruby requise: ~> 2.1

Liens: