188 Commits

Author SHA1 Message Date
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
Honza Kral e74d4f3e5b Transport API docs 2013-05-19 18:26:10 +02:00
Honza Kral b429a15a1b Fix Transport and ConnectionPool signatures in docs 2013-05-12 21:18:39 +02:00
Honza Kral 43bac35d57 Combine class's docstings with __init__ 2013-05-12 21:12:44 +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