RubyGems Navigation menu

db_text_search 1.0.0

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.0.0 - February 18, 2022 (13,5 KB)
  2. 0.3.2 - April 10, 2021 (13,5 KB)
  3. 0.3.1 - August 17, 2019 (13,5 KB)
  4. 0.3.0 - October 14, 2018 (13,5 KB)
  5. 0.2.2 - June 10, 2017 (13 KB)
Zeige alle Versionen (10 total)

Runtime Abhängigkeiten (1):

activerecord >= 4.1.15

Development Abhängigkeiten (6):

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

Besitzer:

Pushed by:

Autoren:

  • Gleb Mazovetskiy

SHA 256-Prüfsumme:

4cad83819a02e7e225174ab059de8087fcb68ed88e5926448aae63ef1769406b

Downloads insgesamt 111.554

Für diese Version 16.072

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.1, < 4.0

Links: