No description
  • Python 99.4%
  • Shell 0.6%
Find a file
Daniel (dB.) Doubrovkine 1a18e589df
Updated affiliation for @dblock. (#894)
Signed-off-by: Daniel (dB.) Doubrovkine <dblock@dblock.org>
2025-04-23 04:52:40 -07:00
.ci Pass in initial admin password and remove admin:admin references (#631) 2024-06-18 11:44:21 -04:00
.github Preparing for next developer iteration, 2.8.1. (#861) 2024-11-29 13:15:17 -08:00
benchmarks Preparing for next developer iteration, 2.8.1. (#861) 2024-11-29 13:15:17 -08:00
docs Implement AsyncOpenSearch() parameter ssl_assert_hostname (#843) 2024-11-16 08:29:10 -05:00
guides Fix PIT example in search.md (#869) 2025-03-17 18:01:01 -04:00
opensearchpy Fixed lint error. (#875) 2024-12-21 08:39:12 -05:00
samples Added a support for search (search_after parameter) (#859) 2024-12-02 17:14:01 -05:00
test_opensearchpy Added new test case for bulk delete with single item (#878) 2024-12-29 07:57:01 -05:00
utils Fixed double-writes. (#874) 2024-12-20 14:06:06 -05:00
.coveragerc Rename Elasticsearch -> OpenSearch 2021-08-19 07:58:20 +05:30
.dockerignore [7.x] Change 'make.sh release' to 'make.sh assemble' 2020-11-10 13:45:05 -06:00
.gitignore Fix: typos. (#526) 2023-10-09 10:45:18 -07:00
.pylintrc Assignment from no return (#658) 2024-01-25 15:17:09 -08:00
.readthedocs.yml Dropped support for python 3.6, 3.7 and added support for python 3.12 (#717) 2024-04-06 11:18:47 -04:00
.whitesource Add .whitesource configuration file 2022-02-08 17:49:15 -08:00
ADMINS.md Updating current maintainers: adding @VachaShah, @dblock, @harshavamsi (#219) 2022-10-19 08:47:09 -04:00
AUTHORS Remove left-over instances of 'es' or 'elasticsearch' word 2021-08-20 13:50:01 +05:30
CHANGELOG.md Update pytest-asyncio requirement from <=0.24.0 to <=0.25.1 (#881) 2025-01-09 17:04:47 -05:00
CODE_OF_CONDUCT.md Copied OpenSearch repository template files. 2021-08-04 19:05:18 +05:30
COMPATIBILITY.md Preparing for next developer iteration, 2.8.1. (#861) 2024-11-29 13:15:17 -08:00
CONTRIBUTING.md Added CHANGELOG and verifier workflow (#218) 2022-10-20 11:48:53 -07:00
dev-requirements.txt Update pytest-asyncio requirement from <=0.24.0 to <=0.25.1 (#881) 2025-01-09 17:04:47 -05:00
DEVELOPER_GUIDE.md Fix AuthorizationException with AWSV4SignerAsyncAuth when the doc ID has special characters. (#848) 2024-11-27 17:50:22 -05:00
LICENSE.txt Copied OpenSearch repository template files. 2021-08-04 19:05:18 +05:30
MAINTAINERS.md Updated affiliation for @dblock. (#894) 2025-04-23 04:52:40 -07:00
Makefile Rename Elasticsearch -> OpenSearch 2021-08-19 07:58:20 +05:30
MANIFEST.in Merge .pyi type stubs inline (#563) 2023-11-06 10:08:19 -08:00
NOTICE.txt Add back examples in README.md 2021-08-19 13:08:26 +05:30
noxfile.py Remove redundant mock backport dependency and upgrade syntax for Python 3.8+ (#785) 2024-07-20 16:19:20 -04:00
OpenSearch.svg Copied OpenSearch repository template files. 2021-08-04 19:05:18 +05:30
README.md Fix: build and deploy docs. (#575) 2023-11-11 14:28:43 -08:00
RELEASING.md Preparing for next developer iteration, 2.8.1. (#861) 2024-11-29 13:15:17 -08:00
SECURITY.md Updating security reachout email (#743) 2024-05-14 07:25:15 -04:00
setup.cfg Remove redundant six dependency (#781) 2024-07-20 12:30:37 -04:00
setup.py Updated dependencies, generated API. (#793) 2024-08-14 15:25:01 -07:00
UPGRADING.md Added upgrading.md file and updated it for opensearch-py 2.2.0 release (#293) 2023-02-21 15:34:47 -08:00
USER_GUIDE.md Finished guide for working with snapshots. (#796) 2024-08-15 07:52:20 -07:00

Release CI Integration Chat PRs welcome!

OpenSearch logo

OpenSearch Python Client

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.

User Guide

To get started with the OpenSearch Python Client, see User Guide. This repository also contains working samples and benchmarks.

Compatibility with OpenSearch

See Compatibility.

Project Resources

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 opensource-codeofconduct@amazon.com with any additional questions or comments.

License

This project is licensed under the Apache v2.0 License.

Copyright OpenSearch Contributors. See NOTICE for details.