elasticsearch/docs/java-rest/high-level
Christoph Büscher a1c441f78a
HLRC: Add throttling for update & delete-by-query (#33951)
This change adds throttling to the update-by-query and delete-by-query cases
similar to throttling for reindex. This mostly means additional methods on the
client class itself, since the request hits the same RestHandler, just with
slightly different endpoints, and also the return values are similar.
2018-10-02 21:44:15 +02:00
..
cluster Docs: Cut down on high level rest client copy-and-paste-ness (#34125) 2018-09-28 14:48:11 -04:00
document HLRC: Add throttling for update & delete-by-query (#33951) 2018-10-02 21:44:15 +02:00
graph HLRC GraphClient and associated tests (#32366) 2018-08-21 13:29:18 +01:00
indices Remove obsolete parameters from analyze rest spec (#31795) 2018-07-06 09:05:34 +01:00
ingest REST high-level client: add simulate pipeline API (#31158) 2018-06-22 09:59:04 +02:00
licensing [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
migration HLRC: migration get assistance API (#32744) 2018-08-13 11:05:27 +02:00
miscellaneous [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
ml HLRC: ML Stop datafeed API (#33946) 2018-09-21 12:13:35 -07:00
rollup HLRC: Add get rollup job (#33921) 2018-10-02 09:11:29 -04:00
script HLRC: Add put stored script support to high-level rest client (#31323) 2018-09-09 13:47:47 +02:00
search Docs: Cut down on high level rest client copy-and-paste-ness (#34125) 2018-09-28 14:48:11 -04:00
security Fix HLRC docs 2018-10-02 13:23:44 +03:00
snapshot Add Restore Snapshot High Level REST API 2018-07-24 16:17:09 +02:00
tasks high level REST api: cancel task (#30745) 2018-06-07 14:02:23 -07:00
watcher [DOCS] Adjust high-level client x-pack docs (#32747) 2018-08-10 14:12:42 +02:00
aggs-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
execution.asciidoc Docs: Cut down on high level rest client copy-and-paste-ness (#34125) 2018-09-28 14:48:11 -04:00
getting-started.asciidoc Docs: Explain closing the high level client 2018-07-12 16:22:42 -04:00
index.asciidoc Docs: Cut down on high level rest client copy-and-paste-ness (#34125) 2018-09-28 14:48:11 -04:00
java-builders.asciidoc Docs: Cut down on high level rest client copy-and-paste-ness (#34125) 2018-09-28 14:48:11 -04:00
migration.asciidoc [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
query-builders.asciidoc added docs for wrapper query. 2018-03-14 11:51:22 +01:00
supported-apis.asciidoc HLRC: Add throttling for update & delete-by-query (#33951) 2018-10-02 21:44:15 +02:00