Commit Graph
72 Commits
Author SHA1 Message Date
Honza Král aed7ec0d03 Added flush_synced API 2015-06-09 19:21:23 +02:00
Honza Král 481dc907ad Add query_string parameters to count, search_exists and validate_query 2015-05-11 15:01:09 +02:00
Honza Král 01ff9da23d Updated to new version of elasticsearch spec 2015-04-20 20:14:12 +02:00
Russell Savage 4c24468168 updating doc links to elastic.co
reverting bucket link to elasticsearch.org

updating test cases to use elastic.co

updating pylibmc version
2015-03-23 15:56:32 -07:00
Honza Král 8c1a25e942 Add master_timeout to (get/exists)_template APIs 2015-02-16 16:16:16 +01:00
Honza Král 02117ad29e Remove duplicate param definitions and docs.
Fixes #191 Thanks jfunez!
2015-01-27 16:18:50 +01:00
Magnus BäckandHonza Král 919b8f5ce3 Fix typos in docstring links to Elasticsearch documentation. 2015-01-19 19:37:41 +01:00
Honza Král a23772ba27 Updated to new ES api version 2014-12-15 14:59:04 +01:00
Honza Král f47bb52de1 Adding the upgrade APIs
Thanks to @ashangit for the PR on which this is based.
2014-12-11 18:27:12 +01:00
Honza Král 5173d5b741 Check required parameters for empty values.
Fixes #138, thanks robhudson!
2014-12-02 00:13:01 +01:00
Honza Král 8ebbf3375f Clearer description of the index param for put_mapping
ref #152
2014-11-24 17:36:27 +01:00
Honza Král 2b107ece5c indices.put_alias requires index parameter 2014-11-10 23:42:46 +01:00
Honza Král 4c649682c7 Add indices.get API 2014-09-11 13:02:48 +02:00
Honza Král daa4885836 Adding back snapshot_index removed in ef30042 for backwards compatibility 2014-07-02 17:10:49 +02:00
Honza Král ef3004277b Updated the API interface to latest API specs 2014-07-02 16:48:25 +02:00
Honza Král e9bc9007ce Adding a missing 'create' param for put_template 2014-06-06 17:36:00 +02:00
Honza Král a8b24debb8 Added indices.recovery api 2014-03-28 17:42:42 +01:00
Honza Král 3acb2fb48f Support expand_wildcards for indices.get_settings 2014-02-23 15:01:01 +01:00
Honza Král 0abdded7f1 Documentation fixes 2014-01-27 16:10:35 +01:00
Honza Král 8a18ef67f5 Add local params and other minor api fixes 2014-01-20 18:51:19 +01:00
Honza Král 5aecde0586 Minor fixes to the API 2014-01-18 01:54:39 +01:00
Honza Král 482fac1025 human param for status api 2014-01-17 23:47:50 +01:00
Honza Král fbb4064a57 indices.stats api 2014-01-17 23:47:13 +01:00
Honza Král 6faec3d0a3 human param for segments api 2014-01-17 23:40:50 +01:00
Honza Král 0927c2e949 Add force param to refresh 2014-01-17 23:29:29 +01:00
Honza Král ce74828516 Index isn't required for put_warmer any more 2014-01-17 23:28:18 +01:00
Honza Král 6c29fca1c8 index is not required for put_mapping any more 2014-01-17 23:26:28 +01:00
Honza Král f1e5cb076c put_alias doesn't require index any more 2014-01-17 22:58:49 +01:00
Honza Král bfcd2955e9 Optimize no longer accepts refresh parameter 2014-01-17 22:57:07 +01:00
Honza Král 17be37a886 New options for indices.open 2014-01-17 22:56:29 +01:00
Honza Král 8ee299c3cb get_warmer 2014-01-17 22:48:14 +01:00
Honza Král 259e0e2729 get_settings 2014-01-17 22:47:16 +01:00
Honza Král 5fcb424225 get_mapping 2014-01-17 22:46:19 +01:00
Honza Král d55ce368fc indices.get_field_mapping 2014-01-17 22:44:15 +01:00
Honza Král d8db6b52e7 get_aliases 2014-01-17 22:40:18 +01:00
Honza Král 93446cc6c7 indices.flush update 2014-01-17 22:38:32 +01:00
Honza Král e5572dd5be indices.exists_template - new api 2014-01-17 22:36:56 +01:00
Honza Král e03ddccbb8 indices.delete_warmer - name is now required 2014-01-17 22:33:59 +01:00
Honza Král 62429284f7 delete_mapping update 2014-01-17 17:35:07 +01:00
Honza Král 96c5566dad Delete_aliases now supports multi-index and multi-alias ops 2014-01-17 15:45:18 +01:00
Honza Král 89e90f7499 minor doc fix 2014-01-17 15:44:01 +01:00
Honza Král c21471b599 Index no longer required when closing 2014-01-17 15:43:43 +01:00
Honza Král 209a07e608 Update documentation links for existing APIs 2014-01-17 14:56:35 +01:00
Honza Král 80dcf406b7 Add support for flat_settings flag to all REST APIs that output settings
See https://github.com/elasticsearch/elasticsearch/issues/4140
2014-01-08 19:44:56 +01:00
Honza Král 6d3a4e238d Adding description of force and full options to indices.flush 2014-01-06 18:20:30 +01:00
Honza Král a49371b553 Reflect new ES api for get aliases.
see https://github.com/elasticsearch/elasticsearch/issues/4539 for more
details
2014-01-02 20:00:59 +01:00
Honza Král fb14082f89 Adding new parameters to indices APIs
See https://github.com/elasticsearch/elasticsearch/issues/4436 for more details
2014-01-02 19:51:08 +01:00
Honza Král 98854b31e7 Strip excess '/' at the end of doc urls 2013-11-04 00:14:19 +01:00
Boaz Leskes a673682cb4 update urls to new website layout 2013-10-30 22:55:01 +01:00
Boaz Leskes 422d43f4f8 Added get_field_mapping API 2013-10-30 19:23:43 +01:00