Python 3 Client for Elasticsearch
Low level client for Elasticsearch. It's goal is to provide common ground for all Elasticsearch-related code in Python. The client's features include: - Translating basic Python data types to and from json - Configurable automatic discovery of cluster nodes - Persistent connections - Load balancing (with pluggable selection strategy) across all available nodes - Failed connection penalization (time based - failed connections won't be retried until a timeout is reached) - Thread safety - Pluggable architecture
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 8.2.2-2.fc37 | - |
| Fedora 36 | 7.17.1-1.fc36 | - |
| Fedora 35 | 7.9.1-4.fc35 | - |
| EPEL 9 | 7.17.4-1.el9 | - |
| EPEL 8 | 7.0.5-2.el8 | - |
You can contact the maintainers of this package via email at
python-elasticsearch dash maintainers at fedoraproject dot org.