RubyGems Navigation menu

db_text_search 0.1.2

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.0 - February 18, 2022 (13.5KB)
  2. 0.3.2 - April 10, 2021 (13.5KB)
  3. 0.3.1 - August 17, 2019 (13.5KB)
  4. 0.3.0 - October 14, 2018 (13.5KB)
  5. 0.2.2 - June 10, 2017 (13KB)
  6. 0.1.2 - March 30, 2016 (12KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (1):

activerecord < 6.0, >= 4.1.15

Development依存関係 (6):

bundler ~> 1.11
mysql2 >= 0.3.20
pg >= 0.18.4
rake ~> 11.0
rspec ~> 3.4
sqlite3 >= 1.3.11

所有者:

作者:

  • Gleb Mazovetskiy

SHA 256チェックサム:

13ea8ecb75f1fd9c69abacbdbc01108e09d6b66a9182e3818d6f605462fd7b72

累計ダウンロード数 112,068

このバージョンのみ 3,428

ライセンス:

MIT

必要なRubyのバージョン: ~> 2.1

リンク: