Registry / database / elasticsearch-model

elasticsearch-model

JSON →
library8.0.1rbrubygemsunverified

ActiveModel/Record integrations for Elasticsearch, enabling easy indexing and searching of models.

gem install elasticsearch-model
INSTALL
IMPORT
SIG · ELASTICSEARCH-MODE
E
elasticsearch-model
databaserubyv8.0.1
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.

Elasticsearch::Model
require 'elasticsearch/model'

Integrate an ActiveRecord model with Elasticsearch for indexing and searching

require 'elasticsearch/model' class Article < ActiveRecord::Base include Elasticsearch::Model include Elasticsearch::Model::Callbacks end Article.__elasticsearch__.create_index! Article.import
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
elasticsearch-model — gem install elasticsearch-model · libregistry