OpenSearch/docs/java-rest/high-level
Przemyslaw Gomulka 995bf0ee66
Bulk Api support for global parameters (#34528)
Bulk Request in High level rest client should be consistent with what is
possible in Rest API, therefore should support global parameters. Global
parameters are passed in URL in Rest API.

Some parameters are mandatory - index, type - and would fail validation
if not provided before before the bulk is executed.
Optional parameters - routing, pipeline.

The usage of these should be consistent across sync/async execution,
bulk processor and BulkRequestBuilder

closes #26026
2018-10-30 09:08:12 +01:00
..
cluster Docs: Cut down on high level rest client copy-and-paste-ness (#34125) 2018-09-28 14:48:11 -04:00
document Bulk Api support for global parameters (#34528) 2018-10-30 09:08:12 +01:00
graph HLRC GraphClient and associated tests (#32366) 2018-08-21 13:29:18 +01:00
indices Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
ingest REST high-level client: add simulate pipeline API (#31158) 2018-06-22 09:59:04 +02:00
licensing add start trial API to HLRC (#33406) 2018-10-17 08:02:04 -07: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: Adding Update datafeed API (#34882) 2018-10-26 16:44:12 -05:00
rollup Add start rollup job support to HL REST Client (#34623) 2018-10-29 09:28:11 +01:00
script HLRC: Add put stored script support to high-level rest client (#31323) 2018-09-09 13:47:47 +02:00
search HLRC: Documentation examples cleanup (#34009) 2018-10-16 10:46:14 -04:00
security HLRC: Add security Create Token API (#34791) 2018-10-29 17:17:56 +11: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 HLRC: Deactivate Watch API (#34192) 2018-10-24 17:01:22 -04: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: DRY up CRUD docs (#34203) 2018-10-05 11:41:03 -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 Add start rollup job support to HL REST Client (#34623) 2018-10-29 09:28:11 +01:00