Commit Graph
28 Commits
Author SHA1 Message Date
Honza Král 57ba820666 Adding link to elasticsearch dsl 2015-04-22 21:29:45 +02: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 8e43be946a Fixing certifi spellinf. Thanks jezdez! 2015-01-12 13:46:13 +01:00
Honza Král bdf2c4b9f4 Added docs on SSL and auth options 2014-12-29 17:11:18 +01:00
j0hnsmithandHonza Král 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
Alexandru GhitzaandHonza Král 3932c32516 fix minor doc typos 2014-08-03 13:20:14 +02:00
Ondrej SikaandHonza Král 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
starenkaandHonza Král 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 152e133cc2 Added documentation for exceptions raised by elasticsearch-py
Fixes #58, thanks, willkg, for the report!
2014-03-08 18:50:36 +01:00
H. İbrahim Güngör 068fa8ec52 Fix typo in index.rst 2014-01-16 17:22:24 +02:00
Honza Král 568ed079d1 Some additional documentation 2013-10-23 16:55:00 +02:00
Honza Král ce5b5a439a Added Changelog 2013-10-22 21:49:39 +02:00
Honza Kral 61509723e6 Helper documentation tweaks 2013-10-10 13:20:42 +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 2653993c94 use kwargs 2013-09-24 17:44:44 +02:00
Honza Kral 707dcc5ec3 Follow our own advice and use kwargs 2013-09-24 17:22:31 +02:00
Honza Kral ec038c4e9c More doc fixes 2013-09-24 16:58:37 +02:00
Honza Kral ff9623e264 Doc fixes 2013-09-23 14:42:23 +02:00
Honza Kral 60a6cf9389 Documentation for the code scaffolding 2013-05-12 21:11:01 +02:00
Honza Kral a92ce05ec1 Index page for docs with testable example and license info 2013-05-12 20:37:31 +02:00
Honza Kral 814b0dff81 Add doctest capability to the docs, run it in Travis CI 2013-05-06 16:15:58 +02:00
Honza Kral 82a1f1c32c Sphinx documentation stub created by quickstart 2013-05-06 15:40:47 +02:00