elasticsearch-ruby
https://github.com/elastic/elasticsearch-ruby
Ruby
Ruby integrations for Elasticsearch
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.
2 Subscribers
Add a CodeTriage badge to elasticsearch-ruby
Help out
- Issues
- [DOCS] Updates README with start-local
- Closing open connections to Elasticsearch
- Segfault when using elasticsearch within spring on MacOS 14.1.1
- Stuck on loop because the number of connections keeps increasing
- make es bulk request response time retrievable
- Crash while sending document
- HTTPClient::KeepAliveDisconnected when the node request is timing out
- Client does not retry alternative hosts when retry_on_status is triggered
- Special characters in password are double-encoded when client initialized with host as a string
- Docs
- NotifyService::FilterCondition#response_to_recipient?
- NotifyService::FilterCondition#private_mention_not_in_response?
- NotifyService::FilterCondition#from_limited?
- NotifyService::FilterCondition#override_for_sender?
- NotifyService::FilterCondition#new_account?
- NotifyService::FilterCondition#not_follower?
- NotifyService::FilterCondition#not_following?
- NotifyService::FilterCondition#filtered_by_private_mentions_policy?
- NotifyService::FilterCondition#filtered_by_new_accounts_policy?
- NotifyService::FilterCondition#filtered_by_not_followers_policy?