Commit Graph

57 Commits

Author SHA1 Message Date
Honza Král cdb04dfa01 Version bump for 1.4 release 2015-02-11 22:22:38 +01:00
Honza Král 6bb8edc80b SSL verification off by default is really a warning, not a note 2015-01-29 23:04:26 +01:00
Honza Král 7d78a2c14e Use read the docs theme even locally 2015-01-29 23:04:14 +01:00
Honza Král 8e43be946a Fixing certifi spellinf. Thanks jezdez! 2015-01-12 13:46:13 +01:00
Honza Král b3c2ef2996 version bump for dev 2015-01-03 01:50:46 +01:00
Honza Král e3bfeeef22 Version bump for 1.3 release 2014-12-31 17:02:06 +01:00
Honza Král bdf2c4b9f4 Added docs on SSL and auth options 2014-12-29 17:11:18 +01:00
Honza Král 2dc933e1c9 Add docs that load balancing only applies when more connections specified 2014-12-20 14:47:30 +01:00
j0hnsmith 482f166c1a set propagate=False on elasticsearch.trace only if logger not already configured 2014-12-09 15:31:19 +01:00
Honza Král 9b37be87f1 Docs improvements
Mentioning the restriction on sniffing and GETs with no bodies allowed
(Fixes #137)
2014-11-28 17:20:05 +01:00
Honza Král 265d00d5d6 Retry on some HTTP statuses and touching up the retry logic 2014-11-24 17:08:23 +01:00
Honza Král cd5d646c09 Allow to specify url_prefix through RFC-1738 parsing
Also add docs about the various connection options.
2014-11-15 16:18:58 +01:00
Honza Král fedcfafe7e Proper SSL implementation, including optional certificate verification 2014-11-11 03:20:16 +01:00
Honza Král be1391b9ac Added better description of global parameters
Fixes #118
2014-08-22 16:07:52 -07:00
Honza Král 639aa93096 1.2.0 release 2014-08-03 13:57:07 +02:00
Alexandru Ghitza 3932c32516 fix minor doc typos 2014-08-03 13:20:14 +02:00
Honza Král e8af8dbcc7 Version bump after release for master 2014-07-02 18:20:35 +02:00
Honza Král 6e3de80d82 Bumping the version to 1.1.0 2014-07-02 18:03:20 +02:00
Honza Král c5f91faaad Added docs for request_timeout 2014-07-02 16:19:23 +02:00
Ondrej Sika 4849fbedb2 fix example 2014-05-09 18:14:07 +02:00
Honza Král c24e7c9908 Better phrasing of th compatibility warning. Thanks, karmi! 2014-04-29 12:05:08 +02:00
Honza Král 4bfc89409f Giving up on testing the docs 2014-04-24 15:08:11 +02:00
starenka 99ad9a154a Update index.rst
The missing import is already in the `.. testsetup::` however that block is not shown at http://elasticsearch-py.readthedocs.org/en/master/#python-elasticsearch-client. Not sure what's wrong, nevertheless one does not simply yank the example and go.
2014-04-24 15:05:36 +02:00
Honza Král 6d44d33863 Adding a note in docs about the global ignore parameter 2014-03-10 16:25:07 +01:00
Honza Král 152e133cc2 Added documentation for exceptions raised by elasticsearch-py
Fixes #58, thanks, willkg, for the report!
2014-03-08 18:50:36 +01:00
Honza Král 139dbbb02a Version bump for master 2014-02-11 20:11:24 +01:00
Honza Král 47b8dc948e Version bump 2014-02-11 00:42:01 +01:00
Honza Král 212e7cd8a2 Added the snapshot apis 2014-01-18 01:31:17 +01:00
Honza Král 47c3cf51b0 Added the cat apis 2014-01-18 01:30:31 +01:00
Honza Král 0a5b970ba6 Split node apis to their own namespace 2014-01-18 01:17:41 +01:00
H. İbrahim Güngör 068fa8ec52 Fix typo in index.rst 2014-01-16 17:22:24 +02:00
Honza Král d1e031ac03 Version bump to 0.4.4 2013-12-23 16:35:34 +01:00
Honza Král 8e8981d9c9 New bulk docs updated 2013-11-22 14:38:38 +01:00
Honza Král 568ed079d1 Some additional documentation 2013-10-23 16:55:00 +02:00
Honza Král 1e99f51a30 Bump version to 0.4.3 2013-10-22 21:50:34 +02:00
Honza Král ce5b5a439a Added Changelog 2013-10-22 21:49:39 +02:00
Honza Kral 2bb16fe7ed Make offset in search work. from is a reserved word in python so use from_
Fixes #13
Thanks llonchj,  danfairs, vanatteveldt and RonRothman!
2013-10-17 22:01:25 +02:00
Honza Kral 61509723e6 Helper documentation tweaks 2013-10-10 13:20:42 +02:00
Honza Kral 553e42c29e New version to upload 2013-10-08 15:21:43 +02:00
Honza Kral 8f15b4edc0 Helpers documentation 2013-09-30 19:05:00 +02:00
Honza Kral 8b7c7190f1 doc fix 2013-09-24 19:17:45 +02:00
Honza Kral f60e340f0c bump version for PYPI 2013-09-24 18:40:35 +02:00
Honza Kral 2653993c94 use kwargs 2013-09-24 17:44:44 +02:00
Honza Kral e9ca191d2a Bumping the version for new release 2013-09-24 17:32:06 +02:00
Honza Kral 707dcc5ec3 Follow our own advice and use kwargs 2013-09-24 17:22:31 +02:00
Honza Kral e1754ce51f forgotten doc transport 2013-09-24 17:10:31 +02:00
Honza Kral ec038c4e9c More doc fixes 2013-09-24 16:58:37 +02:00
Honza Kral 4477895b42 Connection Layer docs 2013-09-24 15:49:38 +02:00
Honza Kral ff9623e264 Doc fixes 2013-09-23 14:42:23 +02:00
Jordi Llonch 6b4935ac2d added class headings 2013-09-23 14:42:01 +02:00