Registry / networking / indextank

indextank

JSON →
library1.0.13rbrubygemsunverified

Ruby Client for the IndexTank API, providing full-text search capabilities.

gem install indextank
INSTALL
IMPORT
SIG · INDEXTANK
I
indextank
networkingrubyv1.0.13
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.

IndexTank
require 'indextank'

Connect to an IndexTank server and access an index

require 'indextank' client = IndexTank::Client.new('http://your-api-url') index = client.indexes('my_index')
Debug
Known issues
breakingIndexTank service has been discontinued; this gem may not work with current APIs.
fix
Migrate to an alternative search service like Elasticsearch or Algolia.
affects: >= 1.0.0
Upgrade
Version history
1.0.13latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
indextank — gem install indextank · libregistry