Registry / database / ferret

ferret

JSON →
library0.11.6rbrubygemsunverified

Ferret is a high-performance, full-text search library for Ruby.

gem install ferret
INSTALL
IMPORT
SIG · FERRET
F
ferret
databaserubyv0.11.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.

Ferret
✓ require 'ferret'

Create an index and perform a full-text search.

require 'ferret' index = Ferret::Index::Index.new index << { content: 'Hello world' } index.search('world')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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