Commit Graph
2 Commits
Author SHA1 Message Date
Francesco Vigliaturo 6c5ff986fe adds python client support for 7.5 2020-01-09 16:16:01 +00:00
Francesco Vigliaturo d2a0cc62eb fix host arg docs in the Elasticsearch class (#1069)
* updated the __init__ docs of the Elasticsearch class to reflect the fact that is possible to pass a string representing the URL of the host we want to connect to and not necessarily a list of hosts

* adds space between as and kwargs in Elasticsearch __init__ doc
2019-12-16 14:36:34 +01:00