
elasticsearch5 5.5.6
0
Python client for Elasticsearch
Contents
Python client for Elasticsearch
Stars: 4373, Watchers: 4373, Forks: 1206, Open Issues: 72The elastic/elasticsearch-py repo was created 12 years ago and the last code push was Yesterday.
The project is very popular with an impressive 4373 github stars!
How to Install elasticsearch5
You can install elasticsearch5 using pip
pip install elasticsearch5
or add it to a project with poetry
poetry add elasticsearch5
Package Details
- Author
- Honza Král, Nick Lang
- License
- Apache License, Version 2.0
- Homepage
- https://github.com/elastic/elasticsearch-py
- PyPi:
- https://pypi.org/project/elasticsearch5/
- GitHub Repo:
- https://github.com/elastic/elasticsearch-py
Classifiers
Related Packages
Errors
A list of common elasticsearch5 errors.
Code Examples
Here are some elasticsearch5 code examples and snippets.
GitHub Issues
The elasticsearch5 package has 72 open issues on GitHub
- [Backport 8.19] Add pytz to test dependencies
- Implement mypy descriptor protocol for fields (es.Text and so on)
- Body-parameter in call to search gets modified, leading to errors when reusing it in subsequent calls
- Add custom sleep parameter to async_bulk and async_streaming_bulk
- elasticsearch-py 7.17 urllib3 version 2 support
- Include more detailed error response messages for debugging
pythonfix







