Registry / networking / riddle

riddle

JSON →
library2.4.3rbrubygemsunverified

A Ruby API and configuration helper for the Sphinx search service.

gem install riddle
INSTALL
IMPORT
SIG · RIDDLE
R
riddle
networkingrubyv2.4.3
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.

Riddle
require 'riddle'

Query a Sphinx search server

require 'riddle' client = Riddle::Client.new('localhost', 9312) results = client.query('search term')
Debug
Known issues
gotchaRequires a running Sphinx searchd instance
fix
Install and start Sphinx before using Riddle
affects: >= 1.0.0
Upgrade
Version history
2.4.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
riddle — gem install riddle · libregistry