Registry / database / chewy
library8.4.0rbrubygemsunverified

Chewy provides functionality for Elasticsearch index handling, documents import mappings and chainable query DSL

gem install chewy
INSTALL
IMPORT
SIG · CHEWY
C
chewy
databaserubyv8.4.0
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.

Chewy
require 'chewy'

Define an Elasticsearch index and import documents

require 'chewy' class UsersIndex < Chewy::Index define_type User do field :name, :email end end UsersIndex.import!
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
chewy — gem install chewy · libregistry