Commit Graph

  • 3298e1082f Add the cluster.pending_tasks api Honza Král 2014-01-17 14:39:04 +01:00
  • 9b7797d5c8 Cluster health doc link Honza Král 2014-01-17 14:36:25 +01:00
  • b292bc0d40 Updated cluster.get_settings api Honza Král 2014-01-17 14:35:30 +01:00
  • 8161995c47 New link to clear scroll docs Honza Král 2014-01-17 14:33:45 +01:00
  • 2bd7268ff3 Update bulk interface Honza Král 2014-01-17 14:32:39 +01:00
  • 068fa8ec52 Fix typo in index.rst H. İbrahim Güngör 2014-01-16 17:22:24 +02:00
  • e42820ffee Add 'q' parameter to count() method. Fixes #33 Honza Král 2014-01-16 14:38:26 +01:00
  • 7da48e261f Download latest ES snapshot for tests Honza Král 2014-01-09 02:11:33 +01:00
  • 556d1b6b9d Use new rest-api-spec for 1.0 Honza Král 2014-01-09 02:11:18 +01:00
  • 16742e7078 Updated cluster.node_stats for 1.0 Honza Král 2014-01-09 02:07:04 +01:00
  • 0701693cba ok: true has been removed from es responses Honza Král 2014-01-08 20:38:35 +01:00
  • bc976f1bb6 New node_info API Honza Král 2014-01-08 20:23:24 +01:00
  • 80dcf406b7 Add support for flat_settings flag to all REST APIs that output settings Honza Král 2014-01-08 19:44:56 +01:00
  • 08b2e94333 Add a not on versioning and branches Honza Král 2014-01-07 16:48:30 +01:00
  • 21e7c6e5d8 Have our master track the master (1.0) branch of ES Honza Král 2014-01-07 16:40:41 +01:00
  • 6d3a4e238d Adding description of force and full options to indices.flush Honza Král 2014-01-06 18:20:30 +01:00
  • aaeab13f8b Handle regexp-based catch statements in the yaml test suite Honza Král 2014-01-03 18:05:25 +01:00
  • 2ced9697be Use new yaml tests Honza Král 2014-01-02 20:07:44 +01:00
  • a49371b553 Reflect new ES api for get aliases. Honza Král 2014-01-02 20:00:59 +01:00
  • fb14082f89 Adding new parameters to indices APIs Honza Král 2014-01-02 19:51:08 +01:00
  • f7d7931a2d Rest-api-spec repo has been merged with elasticsearch proper Honza Král 2013-12-28 17:27:57 +01:00
  • d1e031ac03 Version bump to 0.4.4 Honza Král 2013-12-23 16:35:34 +01:00
  • 0f440508ce Added configuration for the wheel package format Honza Král 2013-12-23 16:30:09 +01:00
  • 9b60521b34 Tweaking the changelog a bit to prepare for release Honza Král 2013-12-23 16:27:27 +01:00
  • 06efe2c15b Update to latest tests Honza Král 2013-12-23 16:03:04 +01:00
  • 18f2ac1231 #29 - corrected target_client assignment Karan Gupta 2013-12-21 01:18:17 +05:30
  • 6f7349eec4 make Elasticsearch.scroll POST the scroll ID Brian Hicks 2013-12-11 16:43:47 -06:00
  • 05c4eefbf3 Enable deserialization of different content types coming from the server. Honza Král 2013-12-14 18:15:15 +01:00
  • d1ccc2430d Mark 0.4.4 as development at leats in Changelog Honza Král 2013-12-13 19:38:59 +01:00
  • e2ab7ea80d Adding a third return value from connection.perform_request - headers Honza Král 2013-12-13 19:36:21 +01:00
  • be9acfad90 Make sure we handle quotes correctly in the trace logger Honza Král 2013-12-11 14:41:42 +01:00
  • 1345b36948 Make sure actions aren't modified when passed into bulk Honza Král 2013-12-11 14:30:22 +01:00
  • 79c59d6f80 Use fully qualified names for the generated tests Honza Král 2013-12-09 22:24:54 +01:00
  • a19595e803 Report the name of the generated test case when running the tests with -v Honza Král 2013-12-09 22:17:36 +01:00
  • 99eb8936a3 Another example query, this time with an actual query Honza Král 2013-12-09 17:48:54 +01:00
  • 3e262779bb Example code using the client Honza Král 2013-12-09 03:17:32 +01:00
  • 6947b01275 Removed extra reference to the id parameter for create API Honza Král 2013-12-09 02:53:07 +01:00
  • 0ab904c4de Use dict.popitem when we know the dict only has one key Honza Král 2013-12-08 19:27:44 +01:00
  • e9eaefd999 Add a note to changelog about the unicode fix Honza Král 2013-12-04 15:10:31 +01:00
  • 95fba05e02 Fix unicode body handling. Honza Král 2013-12-04 15:07:56 +01:00
  • 4420296636 For string body make sure we serialize unicode properly Honza Král 2013-12-04 13:22:33 +01:00
  • 19f9eaab95 Make sure bulk requests are logged correctly Honza Král 2013-12-03 02:04:11 +01:00
  • c5c98dcaac Add logging of body as INFO on connection error Honza Král 2013-12-03 01:55:32 +01:00
  • cf03f9831a Ass send_get_body_as parameter for situations where GET cannot have a body Honza Král 2013-12-02 22:57:47 +01:00
  • 69b8023c15 Doc fix: bulk_index -> bulk rename Honza Král 2013-12-02 17:17:06 +01:00
  • 6f6c864bc8 Bulk supports timeout parameter in new ES Honza Král 2013-11-25 11:57:21 +01:00
  • 10ae841db3 Add a not on the optional test client override to CONTRIBUTING.md Honza Král 2013-11-23 19:34:54 +01:00
  • 911817d514 Have git ignore local overrides in tests Honza Král 2013-11-23 19:22:38 +01:00
  • 82fa7b03a4 Enable users to override the client used in tests. Honza Král 2013-11-23 19:20:44 +01:00
  • 5ce42094c6 Skip test for different op types before 0.90.1 Honza Král 2013-11-22 22:28:29 +01:00
  • 5f8c5322b0 Have bulk tests work for 0.90.0 too Honza Král 2013-11-22 16:05:51 +01:00
  • 8e8981d9c9 New bulk docs updated Honza Král 2013-11-22 14:38:38 +01:00
  • 3ae44db90c Bulk helpers overhaul Honza Král 2013-11-22 14:29:08 +01:00
  • a4e068c505 Fix the helpers tests. Honza Král 2013-11-19 22:33:53 +01:00
  • 1c279d5aad By default allow 10 connections to be held to the server Honza Král 2013-11-19 22:31:25 +01:00
  • eed4698c2c Merge branch 'urllib3_pool_maxsize' of github.com:rboulton/elasticsearch-py Honza Král 2013-11-19 22:29:08 +01:00
  • 7c84613abc Document the format of the body parameter for bulk operations, and correct a couple of typos in the documentation. Richard Boulton 2013-10-20 12:52:32 +00:00
  • e8439372d6 Allow the maxsize parameter to be passed to the urllib3 connection pool Richard Boulton 2013-11-19 16:45:39 +00:00
  • 5557fbff1e Make sure jenkins output contains logs Honza Král 2013-11-19 04:10:34 +01:00
  • daad6eacca Spell mistake corrected Hari haran 2013-11-18 02:17:17 +05:30
  • 4bce8a464c Added more detailed error handling Honza Král 2013-11-14 01:08:19 +01:00
  • 62738c85c4 Remove specific version from pip example in README Honza Král 2013-11-13 02:58:42 +01:00
  • 5a4373b689 add how to install using pip Murhaf Fares 2013-11-12 15:22:07 +01:00
  • e04b875ca7 Changer is 1.0 Beta2 Honza Král 2013-11-07 17:18:19 +02:00
  • a8094486e0 Merge branch 'master' of github.com:obmarg/elasticsearch-py Honza Král 2013-11-06 13:36:35 +02:00
  • 98854b31e7 Strip excess '/' at the end of doc urls Honza Král 2013-11-04 00:14:19 +01:00
  • 68b19ebe55 Fixed test after log format change Honza Král 2013-11-03 22:44:16 +01:00
  • b8b9f67092 Logging fixes Honza Král 2013-11-03 22:39:03 +01:00
  • 9e68ea91ed If we have sniffed no hosts, consider our sniff failed Honza Král 2013-11-03 22:38:30 +01:00
  • a673682cb4 update urls to new website layout Boaz Leskes 2013-10-30 22:55:01 +01:00
  • 422d43f4f8 Added get_field_mapping API Boaz Leskes 2013-10-30 19:23:43 +01:00
  • 02b47b3f13 Added support for q parameter to delete_by_query Graeme Coupar 2013-10-30 12:47:53 +00:00
  • 04afc03cdd Thrift plugin uses different format in cluster stats Honza Král 2013-10-29 17:45:49 +01:00
  • 6454372da6 Allow people to import ThriftConnection from elasticsearch package itself Honza Král 2013-10-29 15:30:58 +01:00
  • d4eba59e3a Update __init__.py Rob Hudson 2013-10-26 14:53:01 -07:00
  • 568ed079d1 Some additional documentation Honza Král 2013-10-23 16:55:00 +02:00
  • 1e99f51a30 Bump version to 0.4.3 Honza Král 2013-10-22 21:50:34 +02:00
  • ce5b5a439a Added Changelog Honza Král 2013-10-22 21:49:01 +02:00
  • 2bd421f29d Add in __repr__ to client to simplify debugging Honza Král 2013-10-22 01:22:08 +02:00
  • 78d5a0b5a8 Be more benevolent when dealing with hosts parameter Honza Král 2013-10-22 01:16:01 +02:00
  • 73f170f23f Decimal support Honza Král 2013-10-22 00:26:58 +02:00
  • 2bb16fe7ed Make offset in search work. from is a reserved word in python so use from_ Honza Kral 2013-10-17 21:58:53 +02:00
  • 798778ee0a Cosmetic code changes to bulk_index Honza Kral 2013-10-14 23:58:17 +02:00
  • 174c431afb Add raise_on_error parameter to bulk_index to enable short-circuiting bulk loading Honza Kral 2013-10-14 23:50:42 +02:00
  • bf40da3cce ReST fix Honza Kral 2013-10-14 23:39:30 +02:00
  • e3ef25d5e4 Added a lint to full docs Honza Kral 2013-10-14 23:37:30 +02:00
  • d5285b09da Adding a reference tothe bulk_index helper from the bulk API Honza Kral 2013-10-14 23:29:06 +02:00
  • 4e56b4fbc1 Only collect info on failed docs when using the bulk_index helper Honza Kral 2013-10-14 23:25:38 +02:00
  • 64dd28fd8f Failed indexes in bulk_index do not contain theok flag Honza Kral 2013-10-14 16:54:20 +02:00
  • e6e1fd060e Make requests an optional dependency Honza Kral 2013-10-11 10:37:04 +02:00
  • 70829a219b upgrade submodule to the latest spec Boaz Leskes 2013-10-11 13:57:35 +02:00
  • f72e6488ee Normalizing the source filtering params of get_source with the rest of the API Boaz Leskes 2013-10-11 12:29:17 +02:00
  • 5b36475197 Updated the yaml test suite Honza Kral 2013-10-10 14:48:54 +02:00
  • 08a38844be Json does recognize ints Honza Kral 2013-10-10 13:56:56 +02:00
  • 61509723e6 Helper documentation tweaks Honza Kral 2013-10-10 13:20:42 +02:00
  • 8568388f29 cluster.health has a status key that should not be treated as http status Honza Kral 2013-10-10 13:20:00 +02:00
  • c9f21c3c4f Update the docstring for get_source to match reality Honza Kral 2013-10-09 10:12:35 +02:00
  • 1e52c17d1a updated source filtering tests and spec Boaz Leskes 2013-10-08 18:18:20 +02:00
  • 225ccead0c The name parameter of indices.get_template is not required. Boaz Leskes 2013-10-08 18:15:09 +02:00
  • 553e42c29e New version to upload Honza Kral 2013-10-08 15:21:43 +02:00