https://github.com/opensearch-project/opensearch-rs
OpenSearch Rust Client
https://github.com/opensearch-project/opensearch-rs
Last synced: 3 months ago
JSON representation
OpenSearch Rust Client
- Host: GitHub
- URL: https://github.com/opensearch-project/opensearch-rs
- Owner: opensearch-project
- License: apache-2.0
- Created: 2021-07-23T17:58:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T21:47:31.000Z (3 months ago)
- Last Synced: 2025-04-01T05:33:52.110Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 3.03 MB
- Stars: 70
- Watchers: 15
- Forks: 34
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/opensearch-project/opensearch-rs/actions/workflows/clippy_check.yml)
[](https://github.com/opensearch-project/opensearch-rs/actions/workflows/test.yml)
[](https://discuss.opendistrocommunity.dev/c/clients/)

OpenSearch Rust Client
- [Welcome!](#welcome)
- [User Guide](#user-guide)
- [Compatibility with OpenSearch](#compatibility-with-opensearch)
- [Code of Conduct](#code-of-conduct)
- [Security](#security)
- [License](#license)
- [Copyright](#copyright)## Welcome!
The opensearch-rs client is [a community-driven, open source fork](https://aws.amazon.com/blogs/opensource/introducing-opensearch/) of elasticsearch-rs, licensed under the [Apache v2.0 License](LICENSE.txt). For more information, see [opensearch.org](https://opensearch.org/).
## User Guide
See [User Guide](USER_GUIDE.md).
## Compatibility with OpenSearch
See [Compatibility](COMPATIBILITY.md).
## Code of Conduct
This project has adopted the [Amazon Open Source Code of Conduct](CODE_OF_CONDUCT.md). For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq), or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
## Security
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/) or directly via email to [email protected]. Please do **not** create a public GitHub issue.
## License
This project is licensed under the [Apache v2.0 License](LICENSE.txt).
## Copyright
Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details.