elasticsearch-rails
https://github.com/elastic/elasticsearch-rails
Ruby
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
30 Subscribers
View all SubscribersAdd a CodeTriage badge to elasticsearch-rails
Help out
- Issues
- Improve ES::Model README suggestion for async indexing with after_save_commit
- Fix error while doing bundle error. Branch name is changed from maste…
- fix last parameter as keyword deprecation
- Model#import method name clashes with activerecord-import library
- Elasticsearch model import method conflicts with Rails 6.1 activerecord import method
- create_index! raises undefined method transport @ 7.2.0
- Add max size limit to requests for bulk import
- Correct setup for rSpec
- Trying to create an index in db.seed running rspec fails
- Make _id overrideable to provide support for Gems like acts_as
- Docs