RubyGems Navigation menu

knitsearch 0.1.1

Knitsearch adds FTS5-backed full-text search to ActiveRecord models. Search by rich text, associated records, or multiple models in one query. Index updates synchronously via SQLite triggers, atomic with source writes. BM25-ranked results returned as a chainable Relation. Supports typo tolerance, phrase matching, prefix matching, highlighting, snippets, and more.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 May 15, 2026 (26.5 KB)
  2. 0.1.0 May 15, 2026 (26.5 KB)

Runtime Dependencies (3):

activerecord >= 8.0
railties >= 8.0
sqlite3 >= 2.0

Development Dependencies (1):

minitest >= 5.0

Owners:

Pushed by:

GitHub

Authors:

  • knitsearch contributors

SHA 256 checksum:

=

Provenance:

Total downloads 256

For this version 147

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: