Registry / database / tanker

tanker

JSON →
library1.1.6rbrubygemsunverified

IndexTank is a great search indexing service, this gem tries to make any orm keep in sync with indextank with ease.

gem install tanker
INSTALL
IMPORT
SIG · TANKER
T
tanker
databaserubyv1.1.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tanker
require 'tanker'

Sync ActiveRecord models with IndexTank search index.

require 'tanker' class Article < ActiveRecord::Base tankit 'index_name' do indexes :title end end
Debug
Known issues
breakingIndexTank service is deprecated and may not be available.
fix
Migrate to an alternative search service like Elasticsearch or Algolia.
affects: >= 1.0.0
Upgrade
Version history
1.1.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
Meta
2
Amazon
1
OpenAI (training)
1
Resources
tanker — gem install tanker · libregistry