Commit Graph
7 Commits
Author SHA1 Message Date
Philip Krauss 9421f36ed5 Merge pull request #1019 from XD-DENG/patch-2
Fix issue caused by 7.x breaking change (_source_include/_source_exclude)
2019-09-26 15:50:35 +02:00
Philip Krauss c4bc2e420d API key Authentication (#1010) 2019-09-20 14:01:31 +01:00
Philip Krauss dd206ad5c5 Merge pull request #1018 from XD-DENG/patch-1
Fix docstring typos in /elasticsearch/transport.py
2019-09-19 10:28:03 +02:00
Philip Krauss 243e214a35 Merge pull request #1011 from bichitra95/hotfix/client_index_creat_query_params
fix error due to missing comma in between timeout and request_timeout…
2019-09-17 13:18:49 +02:00
Philip Krauss 4312d9af5e Merge pull request #998 from philkra/doc-examples
Documentation Examples
2019-08-22 09:45:56 +02:00
Philip Krauss 28920b5d59 Ensure a custom User-Agent header is not overwritten (#992) 2019-08-12 14:20:10 +02:00
Philip Krauss 100a2e623b Send User-Agent header identifying the Client (#991)
* send user agent header identifing the client

* no need to instantiate a new var

* add python version to user-agent
2019-08-08 08:50:11 -06:00