* Add change for point in time Signed-off-by: Arpit Bandejiya <[email protected]> * resolve minor comments Signed-off-by: Arpit Bandejiya <[email protected]> * Add Unit tests Signed-off-by: Arpit Bandejiya <[email protected]> * minor changes Signed-off-by: Arpit Bandejiya <[email protected]> * minor edits in API calls Signed-off-by: Arpit Bandejiya <[email protected]> * Fixing lint errors Signed-off-by: Arpit Bandejiya <[email protected]> * Add documentation for the new API Signed-off-by: Arpit Bandejiya <[email protected]> * minor nit fix Signed-off-by: Arpit Bandejiya <[email protected]> * minor nit fix Signed-off-by: Arpit Bandejiya <[email protected]> * Added license in test file Signed-off-by: Arpit Bandejiya <[email protected]> * Add ChangeLog Signed-off-by: Arpit Bandejiya <[email protected]> Signed-off-by: Arpit Bandejiya <[email protected]>
3.8 KiB
3.8 KiB
OpenSearch Python Client
- Welcome!
- User guide
- API Doc
- Compatibility with OpenSearch
- Project Resources
- Code of Conduct
- License
- Copyright
Welcome!
opensearch-py is a community-driven, open source fork of elasticsearch-py licensed under the Apache v2.0 License. For more information, see opensearch.org and the API Doc.
This is the low-level client. A high-level Python client is in the works, and will be available soon.
Getting Started
To get started with the OpenSearch Python Client, see Getting Started.
Compatibility with OpenSearch
See Compatibility.
Project Resources
- Project Website
- Downloads
- Documentation
- Need help? Try Forums
- Project Principles
- Contributing to OpenSearch
- Maintainer Responsibilities
- Release Management
- Admin Responsibilities
- Security
Code of Conduct
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.
License
This project is licensed under the Apache v2.0 License.
Copyright
Copyright OpenSearch Contributors. See NOTICE for details.