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
- [CI] Shorter format for tests in Buildkite
- [DOCS] Clean up docs directory
- 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
- SignedRequest::HttpSignature#signed_headers
- SignedRequest::HttpSignature#signature_algorithm
- SignedRequest::HttpSignature#signature_params
- SignedRequest::HttpSignature#request_body
- SignedRequest::HttpSignature#verify_body_digest!
- SignedRequest::HttpSignature#verify_signature_strength!
- SignedRequest::HttpSignature#expires_time
- SignedRequest::HttpSignature#created_time
- SignedRequest::HttpSignature#verified?
- SignedRequest::HttpSignature#algorithm_supported?